From 1aa03476c3813ddbe0fc72e130fa97067c6b9a54 Mon Sep 17 00:00:00 2001 From: Marco Date: Tue, 30 Jun 2026 21:42:33 +0000 Subject: [PATCH] =?UTF-8?q?fix(Navbar):=20remove=20shadow-sm=20on=20scroll?= =?UTF-8?q?=20=E2=80=94=20no=20bottom=20line=20when=20sticky?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- app/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Navbar.tsx b/app/components/Navbar.tsx index e2ed8d9..8fdd427 100644 --- a/app/components/Navbar.tsx +++ b/app/components/Navbar.tsx @@ -24,7 +24,7 @@ export function Navbar() {