Skip to content

Instantly share code, notes, and snippets.

.cubo {
transform-style: preserve-3d;
width: 720px;
margin: 60px auto;
position: relative;
transform: rotateX(10deg) rotateY(10deg);
}
.face {
display: block;
width: 100px;
.cubo {
transform-style: preserve-3d;
width: 720px;
margin: 60px auto;
position: relative;
transform: rotateX(10deg) rotateY(10deg);
}
.face {
display: block;
width: 100px;
.cubo {
transform-style: preserve-3d;
width: 720px;
margin: 60px auto;
position: relative;
transform: rotateX(10deg) rotateY(10deg);
}
.face {
display: block;
width: 100px;
@Edengb
Edengb / dabblet.css
Last active May 12, 2016 14:40
Untitled
.cubo {
transform-style: preserve-3d;
width: 720px;
margin: 60px auto;
position: relative;
transform: rotateX(10deg) rotateY(10deg);
}
.face {
display: block;
width: 100px;