update font and about page

This commit is contained in:
Pat Dryburgh
2018-07-31 10:08:53 -07:00
parent 7846ac8845
commit 3427bd6ffc
14 changed files with 733 additions and 19 deletions

View File

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