reverting

This commit is contained in:
Nasir Anthony Montalvo
2026-03-09 00:33:23 -05:00
parent 342e282dc2
commit 077f9032b3

View File

@@ -1236,9 +1236,8 @@ object {
body { body {
@media (max-width: 768px) { @media (max-width: 768px) {
overflow-x: auto; touch-action: pan-y;
overflow-wrap: anywhere; overflow-x: hidden;
word-break: break-word;
} }
} }