From 95a21aedf1d4922c5b88f57e5b165c20c7ab0435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beyza=20=C3=96zdemir?= Date: Wed, 25 Sep 2024 21:36:48 +0300 Subject: [PATCH] fixed box-shadow hover --- css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index 3528413..75c10cd 100644 --- a/css/styles.css +++ b/css/styles.css @@ -324,7 +324,7 @@ header a span { column-gap: 24px; row-gap: 48px; } -.portfolio-item:hover{ +.port-div:hover{ box-shadow: 0px 2px 1px 0px #2E2F4214, 0px 1px 1px 0px #2E2F4229,