flippable cards

This commit is contained in:
valere
2025-10-03 09:44:30 +02:00
parent 43b1a11027
commit fef1a8c234
5 changed files with 82 additions and 31 deletions

View File

@@ -200,7 +200,6 @@ watch(() => props.compilation, () => applyColor(), { deep: true })
&-scene {
height: calc(var(--size) * 20);
width: var(--width);
perspective: 1000px;
touch-action: none;
}