From 7bbc2ee1a6a2d55f2dd04659d28ab29424ca2fed Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Sat, 28 Mar 2026 17:48:51 -0400 Subject: [PATCH] chore: fixes --- css/global.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/global.css b/css/global.css index 02a5f56..b0b2ec0 100644 --- a/css/global.css +++ b/css/global.css @@ -906,7 +906,7 @@ a:hover { -@media (min-width: 1025px) and (max-width: 1919px) { +@media (min-width: 1025px) and (max-width: 1800px) { .left_banner, .right_banner { width: 80px;