Hey campers
I ran into an issue where clicking on an item runs :hover pseudo class for some reason? Can anyone explain this to me?
It’s happening to a check mark/cancel mark of todo cards.
.fiDQKJ img:hover {
animation: iVXCSc 18s linear 0s infinite normal none running;
}