9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
.service-tel {
|
||
|
align-items: center;
|
||
|
color: #999;
|
||
|
display: flex;
|
||
|
flex-direction: column;
|
||
|
font-size: 26rpx;
|
||
|
justify-content: center;
|
||
|
line-height: 40rpx;
|
||
|
}
|