Fix invalid CSS for links in warning and strike cards (#22302)

th-downstream
Claire 2 years ago committed by GitHub
parent 53b6623136
commit cd7d124e21

@ -1666,7 +1666,7 @@ a.sparkline {
min-height: 100%;
a {
text: &highlight-text-color;
color: $highlight-text-color;
text-decoration: none;
&:hover {

Loading…
Cancel
Save