联系我们手机端样式修改
parent
5fcefbbebe
commit
7df9b3edda
|
@ -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{
|
||||||
|
|
Loading…
Reference in New Issue