mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-27 14:57:13 +02:00
🔨 Adjust animation delay on landing page
This commit is contained in:
parent
7808337b7d
commit
1898f44c9f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const Screenshot = () => {
|
|||
<>
|
||||
<m.div
|
||||
transition={{
|
||||
delay: 1.5,
|
||||
delay: 2,
|
||||
type: "spring",
|
||||
duration: 1,
|
||||
bounce: 0.4,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue