反馈前端修改完成

master
Lee 2022-11-04 15:22:36 +08:00
parent bd93f6a97b
commit 4ded18e9d9
1 changed files with 9 additions and 5 deletions

View File

@ -2859,7 +2859,7 @@
.nav>span {
display: block;
width: 100%;
margin-bottom: 20px;
margin-bottom: .2rem;
}
.nav>span>img {
@ -2898,7 +2898,7 @@
display: flex !important;
transform: none;
border-bottom: 0 !important;
padding-top: 30px;
padding-top: .3rem;
font-size: 0.32rem;
}
@ -4585,6 +4585,7 @@
.business-cooperation .title-txt>.img em {
font-size: .24rem;
margin-top: .12rem;
color: #262626;
}
.business-map {
@ -4594,6 +4595,7 @@
.business-map .txt {
width: 100%;
text-align: left;
}
.business-map .txt>h2 {
@ -4604,9 +4606,10 @@
font-size: .24rem;
}
.business-map .txt>div {
.business-map .txt>div p{
font-size: .24rem;
line-height: 1.8;
margin-top: .14rem;
}
.business-map .map {
@ -4629,7 +4632,7 @@
.complaint .left {
width: 100%;
padding: .6rem 3% .4rem;
padding: .4rem 3%;
background-color: #ffffff;
}
@ -4642,7 +4645,8 @@
}
.complaint-phone {
padding-top: .3rem;
/* padding-top: .3rem; */
justify-content: center;
}
.complaint-phone span {