Fix header#top suddenly having a margin
This commit is contained in:
parent
441dfb4d6e
commit
5c38f2f53a
|
@ -21,6 +21,7 @@
|
|||
@import 'scss/themes/grape';
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
font-family: $font;
|
||||
|
||||
* {
|
||||
|
|
Loading…
Reference in New Issue