From 96c82028dd35231d7f5bc7a429e18968fcfb0d16 Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 25 Dec 2023 16:38:05 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index dfb57f0e..17c1511c 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -560,9 +560,9 @@ ul.tourhighlights li {list-style: square; .feedback_content { line-height: 21px; font-style: italic; - padding: 30px 0 0 60px; - background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 15px 30px; - background-size: 40px;} + padding: 30px 0 0 45px; + background: url(https://data.asiahighlights.com/image/tour/asia/china-tours-feedback-bg-left.png) no-repeat 5px 30px; + background-size: 35px;} .feedback_content strong {display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;