From 52c219f4d06e15f7d098af48ba4aa761b0f13066 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Mon, 22 Apr 2019 10:26:11 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 555bb21..0e7e9b5 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,7 @@ } img{ transform-origin:50% 50%; - animation:2s rotateRight infinite linear; + animation:1.5s rotateRight infinite linear; } @keyframes rotateRight{