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