From 07208b69be5e4afcdfbc97c92338064b1183e1ab Mon Sep 17 00:00:00 2001 From: 231tr0n Date: Mon, 4 Mar 2024 22:45:40 +0530 Subject: [PATCH] fix(theme): fix theme button and the way it looks --- src/lib/components/Navbar.svelte | 44 +++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 9 deletions(-) diff --git a/src/lib/components/Navbar.svelte b/src/lib/components/Navbar.svelte index 4299bf8..c3b82e1 100644 --- a/src/lib/components/Navbar.svelte +++ b/src/lib/components/Navbar.svelte @@ -1,12 +1,8 @@