Skip to content

Commit

Permalink
Resolve z-fighting for navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
kevalpithadiya committed Feb 24, 2024
1 parent b453e53 commit 945e4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ body {
height: 94px;
background-color: #fff;
border-bottom: 3px solid rgb(61, 77, 173);
z-index: 10000;
}

.header-logo {
Expand Down

0 comments on commit 945e4ea

Please sign in to comment.