Skip to content

Commit

Permalink
Update navbar border
Browse files Browse the repository at this point in the history
  • Loading branch information
MathyouMB committed May 28, 2024
1 parent 852e8ba commit 53293d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/scss/components/_navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,7 @@ $navNumOfItemBlocks: 4;
position: sticky;
top: 0;
z-index: 1000;
border-bottom: 2px solid #dddddd;
// background-color: black;
box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.025), 0 6px 20px 0 rgba(0, 0, 0, 0.04);
}
.navbar {
display: flex;
Expand Down

0 comments on commit 53293d6

Please sign in to comment.