1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-01 12:08:30 +00:00

Merge pull request #2028 from shleeable/patch-5

Update carousel.scss - Dupe #iosDevice img reference
This commit is contained in:
daniel 2020-02-21 18:21:09 -07:00 committed by GitHub
commit 7c9e28f167
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;