Skip to content

Commit

Permalink
assets: fix banner links
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva authored and jrcastro2 committed Jan 23, 2025
1 parent a672885 commit eae8692
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/less/cds-rdm/globals/site.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,11 @@
opacity:1;
}
}

.outer-navbar {
.inv-banner {
a {
color: inherit;
}
}
}

0 comments on commit eae8692

Please sign in to comment.