From 0b67cf5d33d8ccf156f0753a0f3491e8d350537e Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Mon, 28 Oct 2024 21:59:06 -0700 Subject: [PATCH] Update dark mode border --- src/components/Navigation.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index a4b8fa6..ce975cb 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -81,6 +81,7 @@ export function Navigation() { z-40 bg-background border-b + border-border shadow-sm lg:hidden overflow-hidden