From 7a2587c2b896ec1db7527da6cfeb206e449dbbea Mon Sep 17 00:00:00 2001 From: sonytruelove <42536061+sonytruelove@users.noreply.github.com> Date: Fri, 29 Sep 2023 19:09:01 +0800 Subject: [PATCH] Update style.css --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 79fa20d..8222252 100644 --- a/style.css +++ b/style.css @@ -22,7 +22,7 @@ text-align:right; } .blockquote{ border: solid 1px; - padding:20px 20px 25px 50px; + padding: 20px 20px 45px 75px; border-radius: 50% 20% / 10% 40%; } .review-image.second-item{ @@ -31,7 +31,7 @@ text-align:right; } .blockquote.second-item{ border: solid 1px; - padding:20px 20px 75px 50px; + padding:20px 20px 85px 50px; border-radius: 10% 40%/50% 20% ; } .contacts{