From 504f4d18f162348e8c3164346d569c246aa21b2c Mon Sep 17 00:00:00 2001 From: julian laplace Date: Sat, 29 Oct 2022 21:03:17 +0200 Subject: filter styling --- public/assets/css/hootstream.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/css') 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; -- cgit v1.2.3-70-g09d2