Fix invalid CSS for links in warning and strike cards

This commit is contained in:
Claire 2022-12-14 10:11:04 +01:00
parent 7128bacf3a
commit 0277a55a79

View file

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