Jump more often
This commit is contained in:
parent
29bd1097c6
commit
225879dd6b
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@
|
|||
top: 50vh;
|
||||
width: 30vw;
|
||||
animation: moveleftright 3s infinite linear alternate,
|
||||
moveupdown 2s infinite ease-in-out alternate,
|
||||
flip 2s infinite ease-in-out alternate;
|
||||
moveupdown 1.6s infinite ease-in-out alternate,
|
||||
flip 1.6s infinite ease-in-out alternate;
|
||||
}
|
||||
@keyframes moveleftright {
|
||||
from {
|
||||
|
|
Loading…
Reference in a new issue