Fix header#top suddenly having a margin

This commit is contained in:
Robbie Antenesse 2019-06-03 14:29:58 -06:00 committed by Robbie Antenesse
parent a47f38caa0
commit 874d2ff3c2
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
@import 'scss/themes/grape';
html, body {
margin: 0;
font-family: $font;
* {