Remove redundant overflow-x from body
This commit is contained in:
parent
8d08a78d4c
commit
cabab93aa9
|
@ -117,7 +117,6 @@ body {
|
|||
max-width: 200rem;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
img, picture, video, canvas, svg {
|
||||
|
|
Loading…
Reference in New Issue