WIP blurash & sync card ?
All checks were successful
Deploy App / build (push) Successful in 26s
Deploy App / deploy (push) Successful in 18s

This commit is contained in:
valere
2026-02-21 09:07:45 +01:00
parent 543b513e08
commit aef705834b
8 changed files with 425 additions and 20 deletions

View File

@@ -115,6 +115,7 @@ const isTrackLoaded = ref(false)
.face-up {
border-radius: 1rem;
border: none;
transform: rotateY(0deg);
transition: box-shadow 0.6s;