Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ba1dbd3

Browse files
committedDec 14, 2023
.
1 parent 2c70440 commit ba1dbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scss/_local-navigation.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
.navbar {
5858
--bs-navbar-padding-y: 0px;
59-
--bs-navbar-bg: var(--#{$prefix}body-bg);
59+
--bs-navbar-bg: var(--#{$prefix}local-nav-bg);
6060
--bs-navbar-border-color: transparent;
6161

6262
.nav-item {

0 commit comments

Comments
 (0)
Please sign in to comment.