From b3b3d865020b3f55183b775d3d36039c6a324fe5 Mon Sep 17 00:00:00 2001 From: Aman Varshney Date: Wed, 16 Jul 2025 05:10:39 +0530 Subject: [PATCH] fix(web): navbar responsiveness --- apps/web/src/app/(home)/_components/navbar.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/web/src/app/(home)/_components/navbar.tsx b/apps/web/src/app/(home)/_components/navbar.tsx index 91cd0a1..13f3256 100644 --- a/apps/web/src/app/(home)/_components/navbar.tsx +++ b/apps/web/src/app/(home)/_components/navbar.tsx @@ -116,7 +116,7 @@ export default function Navbar() { -
+
{desktopNavLinks.map((link) => (
-
+