Skip to content

Commit 90fa802

Browse files
committed
Fixes html reset
1 parent 3acab39 commit 90fa802

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/reset/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@import 'variables';
22

33
@if ($reset-enabled) {
4+
html,
45
body {
56
margin: 0;
67
padding: 0;

0 commit comments

Comments
 (0)