mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-07-31 03:30:15 +02:00
fix: remove underline in hover and set color
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
background-color: $hover-background;
|
||||
|
||||
&::after {
|
||||
|
Reference in New Issue
Block a user