diff --git a/components/Navbar.tsx b/components/Navbar.tsx index 0f23080..eac8f98 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -110,9 +110,12 @@ export default function Navbar() { {sidebar ? (
- -
- + +
+
diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index 36a18a1..b04d728 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -51,7 +51,7 @@ export default function Sidebar({ className }: { className?: string }) { return (
- +