Apply the main content margin in the default-layout stylesheet rather than individually on every page

This commit is contained in:
Danielle McLean 2017-10-09 14:10:38 +11:00
parent 41375abdd4
commit b121d461e2
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
4 changed files with 1 additions and 5 deletions

View file

@ -10,6 +10,7 @@ body
min-height: 100vh
> main
flex: 1
margin: 2em
> footer
text-align: center
padding-bottom: 1em