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