mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-04-22 15:12:19 +02:00
fix: remove underline in hover and set color
This commit is contained in:
parent
b7b978b8c3
commit
4542e0dd02
@ -14,6 +14,8 @@
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
background-color: $hover-background;
|
||||
|
||||
&::after {
|
||||
|
Loading…
x
Reference in New Issue
Block a user