From eeb308e0ca03f514cd252111ec8971b618e55377 Mon Sep 17 00:00:00 2001 From: candice Date: Thu, 14 Dec 2023 10:17:14 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index 9feacf42..3a28622a 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -547,7 +547,7 @@ table.why_us_table { width: 1140px !important; top: 0; width: 100%; display: flex; - padding: 5px 0; + padding: 15px 0 5px 0; box-shadow: 0px 2px 6px #d2d2d2; } .TopNavi { @@ -732,20 +732,19 @@ margin-right: 35px;} 45deg); left: 35px; } -.tour_itinerary { display: inline-block; margin-bottom: 20px;} -.tourmore { text-align: center; font-style: italic; font-size: 22px;} +.tourmore { text-align: center; font-style: italic; font-size: 22px;margin-top: 60px;font-weight: 600;} .tourmore a:after{content: ""; position: absolute; - width: 6px; - height: 6px; + width: 7px; + height: 7px; transition: transform 0.5s; -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); border-top: 3px solid #ad1818; border-right: 3px solid #ad1818; transform: rotate( 45deg ); - margin-top: 4px; - margin-left: -20px;} +margin-top: 12px; +margin-left: 10px;} .inquirybutton { font-size: 21px; position: fixed;