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