From f3757e9722e1d4c51ebb58cd943afca5601b0130 Mon Sep 17 00:00:00 2001 From: Shlee Date: Sun, 16 Feb 2020 21:01:02 +0800 Subject: [PATCH] Update carousel.scss --- resources/assets/sass/landing/carousel.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/resources/assets/sass/landing/carousel.scss b/resources/assets/sass/landing/carousel.scss index 13e3bb4db..eb1df13e1 100644 --- a/resources/assets/sass/landing/carousel.scss +++ b/resources/assets/sass/landing/carousel.scss @@ -77,9 +77,7 @@ #iosDevice img { position:absolute; left:0; -} -#iosDevice img { -webkit-animation-name: iosDeviceCarousel; -webkit-animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; @@ -123,4 +121,4 @@ -moz-animation-delay: 0; -o-animation-delay: 0; animation-delay: 0; -} \ No newline at end of file +}