From 7b5a8bc705851cb30b8eb231969a22fe7c77ccfd Mon Sep 17 00:00:00 2001 From: itsfinniii <102350242+itsfinniii@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:30:23 +0200 Subject: [PATCH] Fix the colors of the Footer --- astro/src/components/footer/Footer.astro | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/astro/src/components/footer/Footer.astro b/astro/src/components/footer/Footer.astro index 730e89f..a866638 100644 --- a/astro/src/components/footer/Footer.astro +++ b/astro/src/components/footer/Footer.astro @@ -24,11 +24,13 @@ const footer = await getFooter(); ) } { footer.columns.map((column) => ( -