From 29e9253851a35ffad37e841433a4d29efc17fc4b Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Wed, 21 Feb 2024 22:25:57 +0100 Subject: [PATCH] :lipstick: fix footer-margin Signed-off-by: Sindre Kjelsrud --- src/components/Footer.astro | 2 +- src/pages/index.astro | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index d4df699..9488cbd 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -6,7 +6,7 @@ const today = new Date(); -