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
fba1121b
Commit
fba1121b
authored
Mar 20, 2018
by
Yohan Jarosz
Browse files
fix
#7
parent
8afc198b
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
fba1121b
...
...
@@ -175,10 +175,11 @@
*/
.page-content
{
margin-top
:
100px
;
margin-left
:
70px
;
@include
media-query
(
$on-palm
)
{
margin-top
:
-40px
;
margin-left
:
20px
;
}
margin-left
:
70px
;
padding
:
$spacing-unit
0
;
}
...
...
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