Add hover state to list item
This commit is contained in:
parent
eaa8113f95
commit
5ce9355ccf
@ -76,6 +76,10 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|
||||||
|
&:hover {
|
||||||
|
color: $color-blue;
|
||||||
|
}
|
||||||
|
|
||||||
dd {
|
dd {
|
||||||
width: 94%;
|
width: 94%;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user