Skip to content

Commit 96c0129

Browse files
Update puzzle.svelte
1 parent 5aa9d7c commit 96c0129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/partners/(components)/puzzle.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
}
344344
345345
&.active {
346-
animation: var(--easing-.333s forwards;
346+
animation: var(--easing-spring) left-piece 1.333s forwards;
347347
}
348348
}
349349

0 commit comments

Comments
 (0)