Fixed horizontal scrolling when it isn't necessary
This commit is contained in:
parent
b9f915f283
commit
4671c017b5
@ -8,6 +8,7 @@ body
|
|||||||
font-size: 2rem
|
font-size: 2rem
|
||||||
margin: 0
|
margin: 0
|
||||||
padding-bottom: $footer-height
|
padding-bottom: $footer-height
|
||||||
|
overflow-x: hidden
|
||||||
|
|
||||||
a
|
a
|
||||||
color: $color-primary
|
color: $color-primary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user