Remove redundant overflow-x from body

This commit is contained in:
jordi fita mas 2024-02-03 01:51:36 +01:00
parent 8d08a78d4c
commit cabab93aa9
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ body {
max-width: 200rem;
margin-left: auto;
margin-right: auto;
overflow-x: hidden;
}
img, picture, video, canvas, svg {