From b5bd4790a20eb9cff893a6b11a61d22920373097 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 17:21:26 +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 46f68ab..4c0c7e5 100755 --- a/css/style.css +++ b/css/style.css @@ -527,7 +527,7 @@ body { display: none; position: absolute; top: 0; - transform: scale(1.08); + animation: pulse 1s ease-in-out; transition-duration: 0.5s; } .member:hover img.colored {