Spinning: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 10: | Line 10: | ||
} | } | ||
50% { | 50% { | ||
transform: scale(0. | transform: scale(0.9) rotateY(180deg); | ||
} | } | ||
100% { | 100% { | ||
| Line 35: | Line 35: | ||
@keyframes trans { | @keyframes trans { | ||
0% { | 0% { | ||
transform: translateX(-50%) scale(5); | |||
opacity: 0; | |||
} | |||
33% { | |||
transform: translateX(-50%) scale(5); | transform: translateX(-50%) scale(5); | ||
opacity: 0; | opacity: 0; | ||
Latest revision as of 17:09, 26 May 2025
Spinnign Is a thing you can do which is awesome.
MOTION SICKNESS WARNING !!!!