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";
diff --git a/src/components/P1/Footer/FooterStyles.css b/src/components/P1/Footer/FooterStyles.css index 24a6759..6c53a11 100644 --- a/src/components/P1/Footer/FooterStyles.css +++ b/src/components/P1/Footer/FooterStyles.css @@ -60,8 +60,7 @@ margin-right: 2%; padding-inline: 10px; height: 14px; - object-fit: cover; - width: 17px; + line-height: 5.5vh; } .footer-h2 {