We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca429f commit 21ac7f0Copy full SHA for 21ac7f0
app/assets/stylesheets/better_together/theme.scss
@@ -34,7 +34,7 @@ $slider-thumb-border-size: 2px !default;
34
.nav-link {
35
--bs-nav-link-color: $light-background-text-color;
36
37
- &.show {
+ &.show, &.active {
38
--bs-navbar-active-color: lighten($light-background-text-color, 10%);
39
}
40
0 commit comments