fix: align vertically in header nav (#460)

This commit is contained in:
Alexey Poimtsev
2025-03-09 12:58:19 +03:00
committed by GitHub
parent e08618ad3c
commit 673c00969e
+1 -1
View File
@@ -37,7 +37,7 @@ const isActive = (path: string) => {
>
<div
id="top-nav-wrap"
class="relative flex w-full items-start justify-between bg-background p-4 sm:py-6"
class="relative flex w-full items-baseline justify-between bg-background p-4 sm:py-6"
>
<a
href="/"