|
|
@@ -43,7 +43,7 @@ body[data-device="phone"] > section
|
|
|
OPACITY = 0.25
|
|
|
TRANSLATE = 110%
|
|
|
/* ------ SLIDE ------ */
|
|
|
-DEGREES = -45deg
|
|
|
+DEGREES = -15deg
|
|
|
@keyframes phoneSlideOut
|
|
|
0% { transform: translateZ(0) }
|
|
|
100% {
|
|
|
@@ -69,7 +69,7 @@ DEGREES = -45deg
|
|
|
|
|
|
|
|
|
/* ------ COVER ------ */
|
|
|
-DEGREES = 25deg
|
|
|
+DEGREES = 15deg
|
|
|
@keyframes phoneCoverOut
|
|
|
0% { transform: translateZ(0) }
|
|
|
100% {
|