Skip to content

Commit 7953bf3

Browse files
committed
bla
1 parent f149fb3 commit 7953bf3

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

style.css

+1-8
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,9 @@ ul {
3232
animation-duration: 40s; */
3333

3434
transform-style: preserve-3d;
35-
transition: 0.5s;
35+
/* transition: 0.5s; */
3636
}
3737

38-
/* Rotations test */
39-
40-
/* main:hover ul:nth-of-type(3) {
41-
transform: rotateX(0.5turn) rotateY(0.25turn) rotateZ(0turn)
42-
translate3d(var(--maat), calc(var(--maat) * -1), var(--maat));
43-
} */
44-
4538
/* Corner pieces */
4639

4740
ul:first-of-type {

0 commit comments

Comments
 (0)