Add !important to overflow-x

This commit is contained in:
Adam Iannazzone 2024-11-05 07:52:25 -05:00
parent 8f4f69dc41
commit 24d032f581

View file

@ -23,7 +23,7 @@
}
html, body {
overflow-x: hidden;
overflow-x: hidden !important;
}
body {