Add entries to the homepage, and make style tweaks so everywhere looks right

This commit is contained in:
Danielle McLean 2017-10-25 12:55:24 +11:00
parent 172f0d4753
commit 60cd6c911b
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
4 changed files with 21 additions and 1 deletions

View file

@ -6,6 +6,13 @@ $xl = 1200px
main
flex-direction column
align-items center
aside.author
margin-bottom 1rem
@media (min-width $md)
flex-direction row-reverse
align-items unset
aside.author
margin-bottom 0
ol.entries
margin-right 2rem
justify-content flex-start