style: run format:apply
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@
|
||||
height: 100%;
|
||||
background: black;
|
||||
z-index: 4444;
|
||||
transition: opacity 1.0s ease-in-out;
|
||||
transition: opacity 1s ease-in-out;
|
||||
pointer-events: none;
|
||||
|
||||
opacity: 1;
|
||||
@@ -43,4 +43,4 @@
|
||||
100% {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user