From a58e2c893c738b5e50b8dcefd0a4b316300156b7 Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Sat, 9 Dec 2023 17:28:02 +0100 Subject: [PATCH] :lipstick: fixing styling on frontpage, footer & header --- src/components/Footer.astro | 2 +- src/components/Header.astro | 2 +- src/pages/index.astro | 8 ++------ 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index c905733..bfc3e95 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,6 +2,6 @@ const today = new Date(); --- -