联系我们手机端样式修改

master
Lee-1203 2022-02-21 11:05:05 +08:00
parent 5fcefbbebe
commit 7df9b3edda
1 changed files with 5 additions and 5 deletions

View File

@ -2940,18 +2940,18 @@ textarea::-webkit-input-placeholder {
border: 0; border: 0;
} }
.contact-top li>span{ .contact-top li>span{
width: 50px;
height: 50px;
margin: 0; margin: 0;
} }
.contact-top li>p{
width: calc(100% - 90px);
text-align: justify;
}
.contact-top li>img{ .contact-top li>img{
margin-bottom: 8px; margin-bottom: 8px;
} }
.contact-top li>p{ .contact-top li>p{
font-size: 13px; width: calc(100% - 60px);
font-size: 14px;
text-align: justify;
word-break: break-all; word-break: break-all;
} }
.contact-top li:last-child{ .contact-top li:last-child{