From 44fa357ee317def06efd67f3a7ebb40c55d596d3 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 18 Mar 2018 16:47:58 +0100 Subject: [PATCH] Update style.css --- css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index b74c80d..bb7b845 100755 --- a/css/style.css +++ b/css/style.css @@ -458,8 +458,7 @@ body { position: absolute; top: 0; transform: scale(1.08); - transition-duration: 0.5s; - border: solid #3399D4 4px; } + transition-duration: 0.5s; } .member:hover img.colored { display: block; }