From b06c2f935cabe3268d527143b64653bbae1a229e Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 11 Dec 2023 15:09:13 +0800 Subject: [PATCH] 11 --- css/mobile-first.css | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/css/mobile-first.css b/css/mobile-first.css index dd792eee..56da99ba 100644 --- a/css/mobile-first.css +++ b/css/mobile-first.css @@ -832,11 +832,6 @@ textarea { border: none; background: #ad1818; } .group_selection { display: flex;} - .kids_age { - float: left; - width: 31%; - margin: 0 5px; - } #adultBlock { width: 100%; display: inline-block; @@ -898,14 +893,9 @@ color: #ad1818; .peopleSelect {width: 33%; display: inline-block; float: left;} .kids_age { float: left; - width: 47%; + width: 31%; margin: 0 5px 10px 5px; } -.age_range { - display: inline-block; - margin-top: 70px; -} -.age_range p { margin-bottom: 10px;} .formMemo { font-size: 18px; display: block; @@ -2137,9 +2127,8 @@ img.bottomlogocenter { margin: 30px auto 10px auto;} border-radius: 6px;} .tmbottom {padding: 5px 15px;} .tmbottom input { width: 81%; margin-bottom: 10px; background: #fff;} -.age_range { width: 100%; height: 100%; margin-bottom: 20px; margin-top: 0;} -.age_range .checkYes { width: auto; float: left; margin-right: 30px;} .kids_age p { padding: 0; font-size: 18px;} +.kids_age { width: 47%;} .tour_feedback { width: 280px; height: 280px;