Skip to content

Commit

Permalink
Fix color for navbar active items
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Sep 11, 2024
1 parent 85155b2 commit b2cdda9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/modules/navbar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,7 @@
.navbar {
--bs-border-width: 0;
--bs-navbar-color: $body-color;
--bs-navbar-active-color: $body-color;

padding: 0;
}
Expand Down

0 comments on commit b2cdda9

Please sign in to comment.