Make the home layout work properly on narrow screens

This commit is contained in:
Danielle McLean 2017-10-09 20:06:19 +11:00
parent 0e80d93994
commit 05c512de46
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
2 changed files with 12 additions and 3 deletions

View file

@ -16,6 +16,7 @@ body
padding-bottom: 1em
display: flex
justify-content: space-evenly
margin: auto 1em
#navbar
justify-content: space-between
.breadcrumb