From 425d0c4da496650e1bcba841e4d5adaf86b3fd57 Mon Sep 17 00:00:00 2001 From: Clas Wen Date: Sat, 24 May 2025 21:58:19 +0800 Subject: [PATCH] update style --- src/components/Footer.astro | 41 +++++++++++++++++++++++-------------- src/consts.ts | 2 +- src/styles/global.css | 14 ++++++------- 3 files changed, 34 insertions(+), 23 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index eb9827f..6473f68 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -11,36 +11,47 @@ const year = date.getFullYear();