Fix global horizontal overflow
This commit is contained in:
@@ -8,7 +8,6 @@ body {
|
||||
background: $color-primary;
|
||||
color: #fff;
|
||||
cursor: default;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
*, *:before, *:after {
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user