Use inherit background for non white background links
This commit is contained in:
parent
e9ee8553ce
commit
219636245b
@ -72,7 +72,7 @@
|
||||
|
||||
&:hover {
|
||||
cursor: default;
|
||||
background: $color-white;
|
||||
background: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user