This commit is contained in:
Vanessa 2023-04-06 20:48:30 +08:00
parent 4b542c9ff2
commit 76e24225ae

View file

@ -158,7 +158,7 @@
transition: transform 0.15s cubic-bezier(0, 0, 0.2, 1) 0ms;
&--all {
transform: translateY(-100vh);
transform: translateY(-200vh);
}
}