fix: change selector for social links on hover (#957)

This commit is contained in:
talkor 2022-10-22 16:57:25 +03:00 committed by GitHub
parent 41e63903a4
commit 90b3908ad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ export default {
white-space no-wrap
.icon.outbound
visibility hidden
&:hover
> :hover
.material-design-icon
color $accentColor
&.discord-icon