猫妈狗爸伴宠师小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

19 lines
292 B

.cell-box {
background: #FFFFFF;
border-radius: 20rpx;
margin-top: 20rpx;
padding: 20rpx;
margin-bottom: 150rpx;
}
.personal-pet-info-title {
font-size: 28rpx;
color: #333;
font-weight: bold;
padding-bottom: 20rpx;
}
.border-bottom {
border-bottom: 1px solid #efefef;
}