From 71236c1b8ce36104edcba19d429458f57e375825 Mon Sep 17 00:00:00 2001 From: thororen <78185467+thororen1234@users.noreply.github.com> Date: Wed, 3 Apr 2024 22:53:15 -0400 Subject: [PATCH] fix mobile banner? --- staff.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staff.html b/staff.html index 450de08..c1b888c 100644 --- a/staff.html +++ b/staff.html @@ -82,7 +82,7 @@ .banner { position: absolute; - width: 360px; + width: 370px; height: 350px; }