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
e44789ba
Verified
Commit
e44789ba
authored
Mar 30, 2020
by
Laurent Heirendt
✈
Browse files
fix margins on right side
parent
2e8fa3d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
e44789ba
...
...
@@ -324,6 +324,7 @@ html {
.page-content
{
margin-top
:
30px
;
margin-left
:
5%
;
margin-right
:
5%
;
@include
media-query
(
$on-palm
)
{
margin-top
:
5px
;
padding-top
:
0px
;
...
...
@@ -429,7 +430,7 @@ html {
float
:
right
;
color
:
#252525
;
margin-right
:
40px
;
margin-right
:
-2
.5%
;
margin-top
:
14px
;
@include
media-query
(
$on-palm
)
{
...
...
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