You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain/pages/connectUs/index.wxss

29 lines
407 B
Plaintext

page {
padding: 10px;
}
.bottom {
background-color: #fff;
border-radius: 8px;
text-align: center;
}
.serviceinfo {
line-height: 1;
padding: 26px 16px 16px 16px;
align-items: center;
}
.serviceinfo image {
width: 52px;
height: 52px;
}
.telBox {
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 50%;
background-color: #f4faff;
}
.telBox i {
font-size: 24px;
color: #1890ff;
}