From 2b14ceeeffc66060a2473140da5620af357b7dea Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita Date: Fri, 27 Mar 2026 11:06:11 +0200 Subject: [PATCH] fix icp style --- src/components/Footer.astro | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 33e2d2b..77908be 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -10,10 +10,14 @@ const t = getTranslations(lang);

- -