[Solved] How can I disable the mirror effect on hover? #202
Answered
by
Series95
avinashkanaujiya
asked this question in
Q&A
Replies: 1 comment
|
:root{ |
0 replies
Answer selected by
lscambo13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:root{
--cardHoverEffect: none;
}