From a536e3663fee642bd9c2dfda68c1bb666d8c2fbc Mon Sep 17 00:00:00 2001 From: zepp Date: Wed, 12 Mar 2025 05:08:17 -0400 Subject: [PATCH] footer adjustment (firefox) --- src/components/Footer.astro | 4 ++-- src/styles/global.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index b77dd70..7c9d8c1 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -12,9 +12,8 @@ const backgroundColorNightMode = "#240046";