diff --git a/assets/css/style.css b/assets/css/style.css index 5abe7a9..e248822 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1278,9 +1278,11 @@ p { } .single-services:hover .services-icon { - top: -20px; + top: -30px; scale: 0.75; box-shadow: 0 15px 45px rgba(0, 0, 0, 0.15); + z-index: 10; + background-color: white; } .single-services .services-icon img {