Files
rotate-image-3d/🙈.css

10 lines
105 B
CSS

/*
img {
transform: rotateY(75deg);
}
*/
#изо {
border: 1px dotted grey;
height: 200px;
}