From e51bb46f48f726896b73b4063dd7b35e018fff35 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 18 Jun 2023 18:30:39 +0200 Subject: [PATCH] style: max width for footer --- src/components/Footer.astro | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 5d82966..9468c7d 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -21,6 +21,7 @@ import Icon from 'astro-iconify'