From f8f5777d6523cd9d9779802f8929ea2e93b06e56 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Mon, 22 Apr 2019 10:04:29 -0500 Subject: [PATCH] Update index.html --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index bd434f3..7fc4d46 100644 --- a/index.html +++ b/index.html @@ -44,10 +44,10 @@ text-align: center; } #rotator img { - -webkit-transition: all 1s ease-in-out; - -moz-transition: all 1s ease-in-out; - -o-transition: all 1s ease-in-out; - -ms-transition: all 1s ease-in-out; + -webkit-transition: all 1s; + -moz-transition: all 1s; + -o-transition: all 1s; + -ms-transition: all 1s; } #rotator img:hover {