theme improvements

This commit is contained in:
Pat Dryburgh
2018-08-01 08:06:36 -07:00
parent 6371d0c7e2
commit 79a26d5774
11 changed files with 147 additions and 20 deletions

View File

@ -2,7 +2,7 @@
background: $brand-color;
box-sizing: border-box;
min-height: 100vh;
padding: 2em;
padding: 6em 2em;
position: relative;
display: flex;