summaryrefslogtreecommitdiff
path: root/styles
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-02-28 02:21:30 -0500
committerKyle Gunger <corechg@gmail.com>2020-02-28 02:21:30 -0500
commita4d0d1190b74cd1bfb596b8a02a2deacce3ad86c (patch)
treeb46f341f3e57102ee9e20d352cfc4f0dd5b48cad /styles
parent87ce9d1c162ac9606a9b4d817a5f3b486889a46f (diff)
Fix mobile + Lobby omments
Diffstat (limited to 'styles')
-rw-r--r--styles/client/mobile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/client/mobile.css b/styles/client/mobile.css
index cea233d..4659ce6 100644
--- a/styles/client/mobile.css
+++ b/styles/client/mobile.css
@@ -1,4 +1,4 @@
-@media (max-width: 599px), (max-height: 500px) {
+@media (max-width: 599px) or (max-height: 500px) {
/*
Hide stuff
*/