Adjust the spacing on the footer a bit, it looks better this way

This commit is contained in:
Danielle McLean 2017-11-11 17:18:32 +11:00
parent 6481e8d9bc
commit 5d031f9e84
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
1 changed files with 6 additions and 1 deletions

View File

@ -59,8 +59,13 @@ body
> footer
display flex
justify-content space-evenly
margin auto 1rem
margin 1rem
margin-top 0
text-align center
> p
margin-right 1rem
p:last-child
margin-right 0
.card
background-color $base02