Skip to content

Commit cd376a7

Browse files
committed
feat: hide overflow-x
1 parent a6c25de commit cd376a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ html {
5959
}
6060

6161
body {
62+
overflow-x: hidden;
6263
position: relative;
6364
}
6465

0 commit comments

Comments
 (0)