Files
2025-10-04 11:38:07 +02:00

15 lines
272 B
CSS
Executable File

/*
Phantom by Pixelarity
pixelarity.com | hello@pixelarity.com
License: pixelarity.com/license
*/
/* Tiles */
body.is-preload .tiles article {
-moz-transform: none;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
}