From a01e6f2894b27e093ba4b5fc3f55b18d48cb9724 Mon Sep 17 00:00:00 2001 From: Saksham2k3s Date: Fri, 21 Jun 2024 13:48:50 +0530 Subject: [PATCH] Solved issue of logout button allignment --- frontend/src/components/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/Navbar.tsx b/frontend/src/components/Navbar.tsx index ca28acd6..e38ed42a 100644 --- a/frontend/src/components/Navbar.tsx +++ b/frontend/src/components/Navbar.tsx @@ -154,7 +154,7 @@ const Navbar = () => {