From 5086d9dfb428e86d64512b2207d31e09efc6fba3 Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Sat, 28 Mar 2026 17:54:54 -0400 Subject: [PATCH] chore: fixes --- css/global.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/css/global.css b/css/global.css index 9203d05..acfc562 100644 --- a/css/global.css +++ b/css/global.css @@ -873,10 +873,9 @@ a:hover { } -/* ========================= - * 4K ONLY (closer positioning) - = *======================== */ -@media (min-width: 3000px) { + +@media (min-width: 2000px) { + .left_banner, .right_banner { width: 520px;