From 346d5f67ef514bce37bac8886c035d9918a9c97c Mon Sep 17 00:00:00 2001 From: zepp Date: Tue, 18 Mar 2025 01:35:04 -0400 Subject: [PATCH] final footer fix (firefox) --- src/components/Footer.astro | 4 ++-- src/styles/global.css | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index b505c3d..80f2597 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -12,14 +12,14 @@ const backgroundColorNightMode = "#240046";