mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
fix: change selector for social links on hover (#957)
This commit is contained in:
parent
41e63903a4
commit
90b3908ad2
@ -82,7 +82,7 @@ export default {
|
|||||||
white-space no-wrap
|
white-space no-wrap
|
||||||
.icon.outbound
|
.icon.outbound
|
||||||
visibility hidden
|
visibility hidden
|
||||||
&:hover
|
> :hover
|
||||||
.material-design-icon
|
.material-design-icon
|
||||||
color $accentColor
|
color $accentColor
|
||||||
&.discord-icon
|
&.discord-icon
|
||||||
|
Loading…
Reference in New Issue
Block a user