Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
d8015a0e
Commit
d8015a0e
authored
Mar 22, 2018
by
Jacek Lebioda
Browse files
Reduced margin of the page content
parent
f4270710
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_frozen.scss
View file @
d8015a0e
.fpage-content
{
margin-top
:
10
0px
;
margin-top
:
3
0px
;
@include
media-query
(
$on-palm
)
{
margin-top
:
-40px
;
}
...
...
_sass/minima/_layout.scss
View file @
d8015a0e
...
...
@@ -186,7 +186,7 @@
* Page content
*/
.page-content
{
margin-top
:
10
0px
;
margin-top
:
3
0px
;
margin-left
:
70px
;
@include
media-query
(
$on-palm
)
{
margin-top
:
-40px
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment