From 2b7805a380ddfcaf214198f4784d5a25f09b0cbd Mon Sep 17 00:00:00 2001 From: Sindre Kjelsrud Date: Wed, 13 Dec 2023 13:20:37 +0100 Subject: [PATCH] :lipstick: fix some styling of footer & sectioncontainer --- src/components/Footer.astro | 2 +- src/components/SectionContainer.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index bfc3e95..509b7d5 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -2,6 +2,6 @@ const today = new Date(); --- -