From 78850a235c432819070229314fb201d32ad1d1d6 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 13 Apr 2025 13:30:22 +0200 Subject: [PATCH] style: apply footer grid gap 1em --- src/components/Footer.astro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index dee239d..c079902 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -39,6 +39,11 @@ const year = new Date().getFullYear()