Skip to content

Commit

Permalink
Improved underline on hover for facets
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Jan 28, 2025
1 parent 4d0217f commit 114ceb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/kcentressearch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
padding-left: 12px;
}

a, .facet-item span.facet-item__value {
a, .facet-item a {
color: $soft-blue-02;
text-decoration: underline;

Expand Down

0 comments on commit 114ceb3

Please sign in to comment.