Fix : remove rotation on locked cards too
This commit is contained in:
@@ -121,7 +121,7 @@ onMounted(() => {
|
||||
animation-delay: var(--random-seed);
|
||||
}
|
||||
|
||||
.card.unlocked:hover {
|
||||
.card:hover {
|
||||
animation-play-state: paused;
|
||||
rotate: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user