trying stt changes again

This commit is contained in:
Nasir Anthony Montalvo
2026-03-09 00:30:34 -05:00
parent 1eb1746311
commit 342e282dc2

View File

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