diff --git a/source/lightspeed/lightSpeedIn.css b/source/lightspeed/lightSpeedIn.css index cea4fc6..0f6d005 100644 --- a/source/lightspeed/lightSpeedIn.css +++ b/source/lightspeed/lightSpeedIn.css @@ -11,12 +11,10 @@ 80% { transform: skewX(-5deg); - opacity: 1; } to { transform: translate3d(0, 0, 0); - opacity: 1; } }