From f93e29101ac5e4693061c047ab19dc8f829f3f5c Mon Sep 17 00:00:00 2001 From: CandiceSong Date: Thu, 24 Sep 2020 11:53:26 +0800 Subject: [PATCH] =?UTF-8?q?china=20tours=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/china-tour-index.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/css/china-tour-index.css b/css/china-tour-index.css index 8b6d96e..cc7906e 100644 --- a/css/china-tour-index.css +++ b/css/china-tour-index.css @@ -201,4 +201,13 @@ p.createlink a {color:#a31022; text-decoration: underline;} } .date .fa { margin-right: 10px; + } + + @media(max-width:750px) { + .chinatourtitle {font-size: 30px; + line-height: 30px; + top: calc(50% - 40px);} + .topsubtitle { top: calc(100% - 220px);} + .experience { height: auto; margin-bottom: 0;} + .suggestion { height: auto;} } \ No newline at end of file