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 24, 2024
1 parent 4a80f1c commit 05cfde4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ a:not([class]) {
color: #3371E7;
}

// Active navlist arrow icon color
.nav-list.nav-category-list .nav-list-item .nav-list .nav-list-item .nav-list-expander {
color: #FFFFFF;
}

// Button Colors
.btn, .btn-outline {
color: #3371E7;
Expand Down

0 comments on commit 05cfde4

Please sign in to comment.