From 87bebff95952872ab94d20cca71cf3f9193b7819 Mon Sep 17 00:00:00 2001 From: phantom1996 <32910047+phantom1996@users.noreply.github.com> Date: Tue, 20 Oct 2020 10:25:52 +0530 Subject: [PATCH] Update animate.min.css --- css/animate.min.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/animate.min.css b/css/animate.min.css index 6860c98..a6c9acb 100644 --- a/css/animate.min.css +++ b/css/animate.min.css @@ -27,7 +27,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI .animated.hinge { -webkit-animation-duration: 2s; - animation-duration: 2s; + animation-duration: 2.5s; } @-webkit-keyframes bounce { @@ -3300,4 +3300,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; -} \ No newline at end of file +}