Files
rotate-image-3d/🙈.css

3 lines
38 B
CSS

img {
transform: rotateY(75deg);
}