Fix style lint errors

This commit is contained in:
arkon 2023-11-11 10:13:10 -05:00
parent 854a5c08a6
commit ef61c80230

View File

@ -92,7 +92,7 @@ function handleAnalytics() {
opacity: 0 opacity: 0
} }
&:hover .anchor &:hover .anchor,
.anchor:focus-visible { .anchor:focus-visible {
opacity: 1 opacity: 1
} }