Apply the main content margin in the default-layout stylesheet rather than individually on every page
This commit is contained in:
parent
41375abdd4
commit
b121d461e2
4 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
body > main
|
||||
display: flex
|
||||
flex-direction: row-reverse
|
||||
margin: 2em
|
||||
> ol.h-feed
|
||||
flex: 1
|
||||
margin-right: 2em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue