From 714a331cd2cea7683184f6c1d6fbda55866f3c19 Mon Sep 17 00:00:00 2001 From: Francis Cao Date: Mon, 1 May 2023 11:33:08 -0700 Subject: [PATCH] remove navbar logo pointer --- components/layout/NavBar.module.css | 1 - 1 file changed, 1 deletion(-) diff --git a/components/layout/NavBar.module.css b/components/layout/NavBar.module.css index 05dce2af..dd5085a0 100644 --- a/components/layout/NavBar.module.css +++ b/components/layout/NavBar.module.css @@ -27,7 +27,6 @@ gap: 10px; font-size: 16px; font-weight: 700; - cursor: pointer; min-width: 0; }