1
0
Fork 0

Update carousel.scss

This commit is contained in:
Shlee 2020-02-16 21:01:02 +08:00 committed by GitHub
parent c78bdadb8a
commit f3757e9722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -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;
}
}