From 9d70b371ec195e8e7b824d9116eccd51d02880cd Mon Sep 17 00:00:00 2001 From: Shrey Pandya Date: Tue, 24 Dec 2024 12:43:53 -0600 Subject: [PATCH] fix pointer events & logo sizing on mobile navbar --- components/NavBar.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/NavBar.tsx b/components/NavBar.tsx index 7630a33..fa8f094 100644 --- a/components/NavBar.tsx +++ b/components/NavBar.tsx @@ -136,12 +136,14 @@ export default function NavbarBuilder() {
V1 logo