Skip to content

Commit 8a5cbeb

Browse files
committed
Improve the color contrast ration of span number to meet WCAG 2AA
1 parent a92c500 commit 8a5cbeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/_customizations.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
color: #ffffff;
1818
}
1919

20-
span.facet-label {
20+
ul.facet-values {
2121
span.selected {
2222
color: #208836 !important;
2323
}

0 commit comments

Comments
 (0)