From 15124a1a8877669c5c9fe48e4fa5516d010e7dd7 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 17:27:54 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 4c0c7e5..693e9a6 100755 --- a/css/style.css +++ b/css/style.css @@ -527,7 +527,7 @@ body { display: none; position: absolute; top: 0; - animation: pulse 1s ease-in-out; + animation: pulse 0.7s ease-in-out; transition-duration: 0.5s; } .member:hover img.colored {