mirror of
https://github.com/status-im/artproject.git
synced 2025-02-23 21:28:20 +00:00
Change hover color to scarlet
This commit is contained in:
parent
595f92c6eb
commit
82c44b2d23
@ -10,7 +10,7 @@ $_button_transition: all .25s ease-in-out;
|
|||||||
transition: $_button_transition;
|
transition: $_button_transition;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
color: $color-orange;
|
color: $color-scarlet;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:hover &__icon {
|
&:hover &__icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user