Update index.scss
This commit is contained in:
parent
7a9f5c1097
commit
fbafa2fbd7
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ button {
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background: $grey-90;
|
background: $grey-90;
|
||||||
|
|
||||||
|
.text {
|
||||||
|
color: $grey-00;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue