mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-01 02:01:48 +02:00
✨ Adjust animation delay
This commit is contained in:
parent
b2479acc34
commit
aa0e2efd0c
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const Screenshot = () => {
|
|||
<>
|
||||
<m.div
|
||||
transition={{
|
||||
delay: 2,
|
||||
delay: 1.5,
|
||||
type: "spring",
|
||||
duration: 1,
|
||||
bounce: 0.4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue