mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Change button hover style
This commit is contained in:
parent
8be9010076
commit
cf86c77ec4
@ -90,7 +90,6 @@ a {
|
|||||||
box-shadow: inset 0 0 0 1px $color-accent-lighter;
|
box-shadow: inset 0 0 0 1px $color-accent-lighter;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $color-accent-darker;
|
|
||||||
box-shadow: inset 0 0 0 1px $color-accent;
|
box-shadow: inset 0 0 0 1px $color-accent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user