diff options
| author | julian laplace <julescarbon@gmail.com> | 2022-10-29 21:03:17 +0200 |
|---|---|---|
| committer | julian laplace <julescarbon@gmail.com> | 2022-10-29 21:03:17 +0200 |
| commit | 504f4d18f162348e8c3164346d569c246aa21b2c (patch) | |
| tree | 377d7448125246f5b37702eb1c9f9d7b8eb3fb15 | |
| parent | 8e23c4ce02dc39b4e116d2680a9c6b780c6d0d04 (diff) | |
filter styling
| -rw-r--r-- | public/assets/css/hootstream.css | 2 |
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; |
