From f1b99cc30fbfec7923b4442f6e59ee394e3678f8 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 12 Sep 2023 13:58:23 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index 914d0f38..ce427931 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -1954,15 +1954,15 @@ table.why_us_table { width: 1000px;} .bottom_destinations ul { padding: 0 20px;} .bottom_destinations ul li { margin-right: 0;} /*头部导航*/ -.topnavitailor { text-transform: uppercase; - margin-top: 16px; +.topnavitailor { text-transform: uppercase; + margin-top: 14px; position: absolute; - right: 10px; + right: 0px; top: 0;} a.infocustomize { font-size: 17px; color: #fff; - padding: 3px 15px; + padding: 3px 10px; background: #ad1818; margin-right: 10px; text-decoration: none;