change icon color
This commit is contained in:
parent
9fa5e30b6d
commit
07c291e056
|
@ -65,7 +65,7 @@ $header-content: 40px;
|
|||
&:hover {
|
||||
// background-color: $button-background-color-hover;
|
||||
// color: $button-color-hover;
|
||||
color: white;
|
||||
color: whitesmoke;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue