mirror of
https://github.com/status-im/artproject.git
synced 2025-02-23 13:18:26 +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;
|
||||
|
||||
&:hover {
|
||||
color: $color-orange;
|
||||
color: $color-scarlet;
|
||||
}
|
||||
|
||||
&:hover &__icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user