Răsfoiți Sursa

Update carousel.scss

Shlee 5 ani în urmă
părinte
comite
f3757e9722
1 a modificat fișierele cu 1 adăugiri și 3 ștergeri
  1. 1 3
      resources/assets/sass/landing/carousel.scss

+ 1 - 3
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;
-}
+}