fix #332
parent
91f91d804e
commit
9924aaaf0e
|
@ -43,6 +43,7 @@
|
||||||
&:hover {
|
&:hover {
|
||||||
@include transition (background-color .3s linear);
|
@include transition (background-color .3s linear);
|
||||||
background-color: $red;
|
background-color: $red;
|
||||||
|
color: $white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.header-role,
|
.header-role,
|
||||||
|
|
Loading…
Reference in New Issue