From b41596f5825b2ec75938a842838ebe77987b4f5d Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 9 Mar 2025 23:39:33 +0300 Subject: [PATCH] Update 1.css --- CSS/1.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/1.css b/CSS/1.css index 382c767..4d6405c 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -9,7 +9,7 @@ .services_id { position: relative; - height: 42rem; + height: 40rem; overflow: hidden; width: calc(100% - 8vh); max-width:300px; @@ -21,7 +21,7 @@ .card__img { width: 100%; - border-radius: 1.5rem; + border-radius: 3.7rem; } .card__data {