From 673c00969ea9b2de6593299d64fa1479a1b85e1b Mon Sep 17 00:00:00 2001 From: Alexey Poimtsev <25312+alec-c4@users.noreply.github.com> Date: Sun, 9 Mar 2025 12:58:19 +0300 Subject: [PATCH] fix: align vertically in header nav (#460) --- src/components/Header.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index 9fb2626..4fe2513 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -37,7 +37,7 @@ const isActive = (path: string) => { >