From 1344877697d74314ee29eb889b24defe9900be5b Mon Sep 17 00:00:00 2001 From: asmaamostafa74 Date: Mon, 9 Sep 2024 16:17:47 +0300 Subject: [PATCH] edits --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index bb244d6..5a09cf3 100644 --- a/css/style.css +++ b/css/style.css @@ -2404,7 +2404,7 @@ html[dir=rtl] .gallery .parts .part2 .cricle .item3 .content h3 { } .gallery .parts .part2 .cricle .item4 .content h3 { - top: -150px; + top: -137px; z-index: -1; transform: rotate(-24.8deg); left: -10px; @@ -3633,7 +3633,7 @@ html[dir='rtl'] .tabs .active::after { border-radius: 20px; border: 1px dashed #ccc; border-left: 9px solid #FF6D25; - margin-left: 15px; + /* margin-left: 15px; */ border-bottom: 9px solid #FF6D25; }