removed commented prize

This commit is contained in:
2025-03-28 15:21:42 +00:00
parent 0d33d65844
commit 94a4274732

View File

@@ -30,15 +30,6 @@
animation: pulse 2s infinite;
}
/* .prize-badge {
background-color: #9333ea;
color: white;
border-radius: 9999px;
padding: 0.25rem 0.5rem;
font-size: 0.75rem;
box-shadow: 0 0 6px rgba(0,0,0,0.2);
} */
.ball.matched {
animation: pulse 2s ease-in-out infinite;
}