fix font size on one of the 3d cube sides
parent
e1a15b2bb4
commit
afd0bcf59a
|
@ -113,6 +113,8 @@
|
|||
height: 200px;
|
||||
line-height: 200px;
|
||||
|
||||
font-size: 20px;
|
||||
|
||||
-webkit-transform: rotateX(-90deg) translateZ(-50px);
|
||||
background-color: purple;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue