fixed article element's margins
This commit is contained in:
parent
a70eabbbaa
commit
06c31f7892
@ -19,7 +19,7 @@ body
|
||||
color: $colour-fg
|
||||
max-width: 210mm
|
||||
|
||||
body, details
|
||||
body, article > *
|
||||
margin: auto
|
||||
|
||||
p, pre
|
||||
|
@ -37,7 +37,7 @@ body {
|
||||
color: #99C2D8;
|
||||
max-width: 210mm; }
|
||||
|
||||
body, details {
|
||||
body, article > * {
|
||||
margin: auto; }
|
||||
|
||||
p, pre {
|
||||
|
Loading…
x
Reference in New Issue
Block a user