From 6d4a62fae7aea4fbbce96c1d5e39df81142a31e0 Mon Sep 17 00:00:00 2001 From: itsfinniii <102350242+itsfinniii@users.noreply.github.com> Date: Sun, 19 Apr 2026 21:28:29 +0200 Subject: [PATCH] Make footer more responsive --- astro/src/components/footer/Footer.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/astro/src/components/footer/Footer.astro b/astro/src/components/footer/Footer.astro index 8082b68..730e89f 100644 --- a/astro/src/components/footer/Footer.astro +++ b/astro/src/components/footer/Footer.astro @@ -7,7 +7,7 @@ const footer = await getFooter();