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