From eee8eac96d3bf63eb23153d5234b6bd3fe94f978 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:53:05 +0800 Subject: [PATCH] fixed cross in navbar --- src/components/NavBar.astro | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/components/NavBar.astro b/src/components/NavBar.astro index 0bbb1a2..e767190 100644 --- a/src/components/NavBar.astro +++ b/src/components/NavBar.astro @@ -1,6 +1,6 @@