We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38d752 commit 12b96acCopy full SHA for 12b96ac
1 file changed
Template/Public/Style/3DBox.css
@@ -18,6 +18,7 @@
18
transform-origin: center center 75px;
19
margin: auto;
20
transform: skew(0deg) translate3d(-60px, 200px, 0px) rotateX(35deg) rotateY(45deg) rotateZ(90deg);
21
+ cursor: move;
22
/* transition: all 1s; */
23
}
24
0 commit comments