Cube Jr.: Difference between revisions

From The Wiki Camp 2 Jr.
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 14: Line 14:
position: relative;
position: relative;
transform-style: preserve-3d;
transform-style: preserve-3d;
animation: rotatey 5s linear infinite;
animation: rotatey linear;
animation-delay: 0s !important;
animation-duration: 5s !important;
animation-iteration-count: infinite !important;
}
}



Latest revision as of 23:51, 26 October 2024