From e53040d55fa7d65a62a91d4c7505fa33fcad37e7 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 30 Jun 2025 21:04:45 -0400 Subject: [PATCH] shorter string --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 58fbc6c..9788024 100644 --- a/style.css +++ b/style.css @@ -735,7 +735,7 @@ footer { left: 50%; transform: translateX(-50%); width: 20px; - height: 60px; + height: 40px; z-index: 0; pointer-events: none; overflow: visible; @@ -982,7 +982,7 @@ footer { left: 50%; transform: translateX(-50%); width: 20px; - height: 60px; + height: 40px; z-index: -4; pointer-events: none; overflow: visible;