From 93de40bd4ef1ac40d4a435d0b64aa99308c32467 Mon Sep 17 00:00:00 2001 From: forest Date: Mon, 2 Aug 2021 09:44:59 -0500 Subject: [PATCH] fix horizontal scroll --- static/serverscoop.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/serverscoop.css b/static/serverscoop.css index da74042..5361e4a 100644 --- a/static/serverscoop.css +++ b/static/serverscoop.css @@ -115,6 +115,7 @@ header img { flex-direction: row; width: 100%; margin-top: 0.5rem; + overflow: hidden; } .splash p {