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 {