Remove unused importants
parent
81eb6e8b9e
commit
00a4e9588d
|
@ -136,8 +136,7 @@
|
||||||
background: $red-light;
|
background: $red-light;
|
||||||
color: $white;
|
color: $white;
|
||||||
a {
|
a {
|
||||||
// scss-lint:disable ImportantRule
|
color: $white;
|
||||||
color: $white !important;
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $white;
|
color: $white;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue