From 2bf2d3036bf6e8bcf987f6290930c21ed2190f6f Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Mon, 29 Jul 2024 20:45:51 +0200 Subject: [PATCH] Make older browsers not show a horizontal scroll bar, because of the header --- components/shared/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/shared/Navbar.tsx b/components/shared/Navbar.tsx index 3df247b..9e2f815 100644 --- a/components/shared/Navbar.tsx +++ b/components/shared/Navbar.tsx @@ -20,7 +20,7 @@ const Navbar = () => {
{/* LOGO LEFT NAVBAR */} - +