styles: fix icon of alternatives

This commit is contained in:
Oscar
2019-11-15 23:27:48 +01:00
parent 017aef19fc
commit 838ecf85d2
2 changed files with 2 additions and 2 deletions

View File

@ -269,7 +269,7 @@ a {
--word-signal-color: green;
&:before {
@include icon__avoid();
@include icon__alt();
@include icon__hanging();
}
}