From caf8b317810b2d1edeba8acd1febd3c1c29b5ceb Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Mon, 25 Sep 2023 14:46:17 +0200 Subject: [PATCH] :lipstick: fix footer bg --- src/components/Footer.astro | 2 +- src/styles/global.css | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index e4cbf93..04046a1 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,6 +2,6 @@ const today = new Date(); --- -