Skip to content

Commit

Permalink
LIB-584 Header-fluid button color override
Browse files Browse the repository at this point in the history
  • Loading branch information
jtmcd75 committed Nov 1, 2023
1 parent c2d2b5b commit e820a78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom/themes/lib_unb_ca/src/scss/custom/_front_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
&:not(.affix) {
background-image: linear-gradient(180deg, rgb(0 0 0 / 80%), rgb(0 0 0 / 65%));
}

#navbar .megamenu-li button.nav-link {
color: #fff;
}
}

#discovery-wrapper {
Expand Down

0 comments on commit e820a78

Please sign in to comment.