Skip to content

Commit

Permalink
Update Navbar.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Saumya40-codes authored Dec 27, 2024
1 parent 946c883 commit 870af62
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/components/Navbar.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
.navbar {
display: flex;
<<<<<<< HEAD
position: relative;
=======
>>>>>>> main
width: 100vw;
align-items: center;
justify-content: space-between;
Expand Down Expand Up @@ -155,4 +151,4 @@
height: 45px;
margin-right: 60px;
}
}
}

0 comments on commit 870af62

Please sign in to comment.