From 870af629367e947e2751a560133d8c126002fa61 Mon Sep 17 00:00:00 2001 From: Saumya Shah <115284013+Saumya40-codes@users.noreply.github.com> Date: Fri, 27 Dec 2024 19:49:22 +0530 Subject: [PATCH] Update Navbar.css --- src/components/Navbar.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/components/Navbar.css b/src/components/Navbar.css index b271d9b..eef2225 100644 --- a/src/components/Navbar.css +++ b/src/components/Navbar.css @@ -1,9 +1,5 @@ .navbar { display: flex; -<<<<<<< HEAD - position: relative; -======= ->>>>>>> main width: 100vw; align-items: center; justify-content: space-between; @@ -155,4 +151,4 @@ height: 45px; margin-right: 60px; } -} \ No newline at end of file +}