Don't set overflow-x: hidden
This commit is contained in:
parent
9846b41861
commit
cd83556d36
|
@ -8,7 +8,6 @@ html, body
|
||||||
padding: 0
|
padding: 0
|
||||||
height: 100%
|
height: 100%
|
||||||
color: $color-text
|
color: $color-text
|
||||||
overflow-x: hidden
|
|
||||||
|
|
||||||
a
|
a
|
||||||
color: $color-link
|
color: $color-link
|
||||||
|
|
Loading…
Reference in New Issue
Block a user