Skip to content

Commit

Permalink
Update custom.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaldonis committed Jun 21, 2024
1 parent 9b8600d commit 716e53d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,14 @@ a:not([class]) {
color: #FFFFFF;
}

.nav-list .nav-list-item > .nav-list .nav-list-item .nav-list-link {
color: #FFFFFF;
}

.nav-list .nav-list-item {
color: #FFFFFF;
}

// Navlist icon color

// Navbar menu icon color
Expand Down

0 comments on commit 716e53d

Please sign in to comment.