diff --git a/css/_emoji-animations.scss b/css/_emoji-animations.scss index b882014cf..51faf1984 100644 --- a/css/_emoji-animations.scss +++ b/css/_emoji-animations.scss @@ -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 */