more bounce

This commit is contained in:
2026-03-03 14:51:59 +01:00
parent ab105bf485
commit 24b0e72eab

View File

@@ -67,7 +67,7 @@ td#timeCell {
@keyframes hard-dropped-table-animation {
25% {
transform: translateY(2px);
transform: translateY(3px);
}
}
.hard-dropped-table-animation {