summaryrefslogtreecommitdiff
path: root/public/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/css')
-rw-r--r--public/assets/css/hootstream.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/css/hootstream.css b/public/assets/css/hootstream.css
index f3c4581..462a6e8 100644
--- a/public/assets/css/hootstream.css
+++ b/public/assets/css/hootstream.css
@@ -550,7 +550,7 @@
}
/** MEDIA QUERY: PHONE */
-@media (max-width: 700px) {
+@media (max-width: 1020px) {
html,
body {
overflow-x: hidden;