Skip to content

Commit

Permalink
Merge pull request #869 from Sathwik279/navBarIssue
Browse files Browse the repository at this point in the history
feat: resolved navBar display Issue
  • Loading branch information
apu52 authored Jun 26, 2024
2 parents 73ab662 + 079a4ba commit 4d9f8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2020,7 +2020,7 @@ body {
cursor: pointer;
}
.nav__logo{
margin-left:-80px;
margin-left:0px;
}
.navLinks {
position: absolute;
Expand Down

0 comments on commit 4d9f8f8

Please sign in to comment.