From 98856289f17b14d63dce24c21e48dda5aa008bab Mon Sep 17 00:00:00 2001 From: Daniel Date: Sat, 10 Jun 2023 22:49:01 +0330 Subject: [PATCH] minor UI change to navbar --- components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 68df1f5..49367b2 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -138,7 +138,7 @@ export default function Navbar() { ) : null} {sidebar ? ( -
+