Play animation once

This commit is contained in:
yanas 2018-02-08 22:40:18 -06:00
parent 75023b4224
commit 56f82b16c2
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
.animation-target {
-webkit-animation: animation 5800ms linear infinite both;
animation: animation 5800ms linear infinite both;
-webkit-animation: animation 5800ms linear both;
animation: animation 5800ms linear both;
}
/* Generated with Bounce.js. Edit at https://goo.gl/N4iuvQ */