updating wordcloud hover color
This commit is contained in:
parent
3f66059f00
commit
aaaee28f63
|
@ -89,7 +89,7 @@
|
|||
transition: color 0.2s ease;
|
||||
|
||||
&:hover {
|
||||
color: #fff;
|
||||
color: $red;
|
||||
text-shadow: 0 0 11px #000;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue