From 5a6acb17ddc3b209e75cc8a38696f3d6540a3c27 Mon Sep 17 00:00:00 2001 From: Brian Jia Date: Sun, 11 Aug 2024 00:57:45 -0400 Subject: [PATCH] Make sponsor images larger on mobile --- src/components/widgets/Footer.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/widgets/Footer.astro b/src/components/widgets/Footer.astro index 1f7114d..2bc0ae5 100644 --- a/src/components/widgets/Footer.astro +++ b/src/components/widgets/Footer.astro @@ -44,7 +44,7 @@ const {
{ sponsors1.map(({ ariaLabel, src, href }) => ( @@ -56,7 +56,7 @@ const {
{ sponsors2.map(({ ariaLabel, src, href }) => (