add all files
This commit is contained in:
Executable
+15
@@ -0,0 +1,15 @@
|
||||
/*␍
|
||||
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;
|
||||
}
|
||||
Reference in New Issue
Block a user