format code

This commit is contained in:
Minh Vo
2025-12-30 11:04:01 -05:00
parent 76f1bedf66
commit bd306a6917

View File

@@ -319,7 +319,7 @@
@apply col-1 row-1 h-full w-full [-webkit-backface-visibility:hidden] backface-hidden;
}
.flip-box-front {
@apply rotate-y-0 z-2 transform-3d;
@apply z-2 rotate-y-0 transform-3d;
}
.flip-box-back {