From e9b1967709bfa1c961ca57fd83560bd55cba1a1a Mon Sep 17 00:00:00 2001 From: ClasWen Date: Mon, 1 Apr 2024 19:07:47 +0800 Subject: [PATCH] update styles --- src/components/Navigation.astro | 12 +++++------- src/styles/global.css | 2 -- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index 98e0769..0cbcc04 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -6,14 +6,12 @@ import { SITE_TITLE } from "../consts"