fix: adjust nav bar alignment in heading (#492)

This commit is contained in:
Sat Naing
2025-03-22 17:22:38 +07:00
committed by GitHub
parent 5cff7c50b9
commit 793eafa965
+1 -1
View File
@@ -37,7 +37,7 @@ const isActive = (path: string) => {
> >
<div <div
id="top-nav-wrap" id="top-nav-wrap"
class="relative flex w-full items-baseline justify-between bg-background p-4 sm:py-6" class="relative flex w-full items-baseline justify-between bg-background p-4 sm:items-center sm:py-6"
> >
<a <a
href="/" href="/"