From cf6e8aebed92ffb8cbf72a40f5b7f636979384fc Mon Sep 17 00:00:00 2001 From: roryjshelton <76418221+roryjshelton@users.noreply.github.com> Date: Wed, 10 May 2023 08:43:14 -0700 Subject: [PATCH] footer padding --- src/components/P1/Footer/Footer.astro | 10 +++------- src/components/P1/Footer/FooterStyles.css | 3 +-- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/src/components/P1/Footer/Footer.astro b/src/components/P1/Footer/Footer.astro index 834beb3..13128cb 100644 --- a/src/components/P1/Footer/Footer.astro +++ b/src/components/P1/Footer/Footer.astro @@ -7,13 +7,9 @@ import "./FooterStyles.css";