From ff3e2537612517b39f31a9e5469d4d230c5bef0f Mon Sep 17 00:00:00 2001 From: hongjunluo Date: Fri, 30 Dec 2022 06:14:31 +0800 Subject: [PATCH] v7.0.0 --- css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index ed38ced..7d3df0e 100644 --- a/css/style.css +++ b/css/style.css @@ -1563,7 +1563,7 @@ footer .wrap .right select{ /* 底部 */ footer .left{ text-align: center;} footer .wrap .right{ align-items: center;} - .registerContainer .contactUs{ font-size: 14px!important;padding: 0 20px!important;} + .registerContainer .contactUs{ font-size: 13px!important;padding: 0 20px!important;margin-top: 20px!important;} /* 通用样式 */ .selectItemContainer .selectItem{ padding: 10px;} @@ -1584,7 +1584,8 @@ footer .wrap .right select{ .about_31 .wrap .intro p:first-child{ font-size: 20px;} .about_31 .wrap .intro p:nth-child(2){ font-size: 14px;} .about_31 .wrap .intro{ top: 15%;} - .about_31 .wrap img{height: 20vh;} + .about_31 .wrap .intro p:first-child{ margin-bottom: 10px;} + .about_31 .wrap img{height: 22vh;} .about_61 .wrap .left{padding: 0;} #map { width: 100%!important;}