From 7eb8816854879381bc1d9c49b4c2ad19c49c7669 Mon Sep 17 00:00:00 2001 From: Logan <98792682+rlogank@users.noreply.github.com> Date: Fri, 16 Jun 2023 14:50:10 -0400 Subject: [PATCH] Fixed misaligned navbar links (#1048) --- components/layout/navbar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/layout/navbar/index.tsx b/components/layout/navbar/index.tsx index 3854a3702..8d036b315 100644 --- a/components/layout/navbar/index.tsx +++ b/components/layout/navbar/index.tsx @@ -24,7 +24,7 @@ export default async function Navbar() { {menu.length ? ( -