Fix header#top suddenly having a margin

This commit is contained in:
Robbie Antenesse 2019-06-03 14:29:58 -06:00
parent 441dfb4d6e
commit 5c38f2f53a
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;
* {