Spinning: Difference between revisions

From pronounmail wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
}
}
50% {
50% {
   transform: scale(0.8) rotateY(180deg);
   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;
Line 44: Line 48:
}
}
}}
}}
[[Category:Good pages]]

Latest revision as of 20:54, 5 March 2026

Spinnign Is a thing you can do which is awesome.

MOTION SICKNESS WARNING !!!!