Skip to content

Commit 4237e8c

Browse files
committed
Fix issue with html tag overflow with mobile
1 parent f37c819 commit 4237e8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/_base.css

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
html {
22
box-sizing: border-box;
33
background-color: $color-scorpion;
4-
overflow: hidden;
54
}
65

76
*,

0 commit comments

Comments
 (0)