zhengjei #3

Manually merged
asd merged 3 commits from zhengjei into master 2019-12-13 04:00:33 +00:00
Showing only changes of commit eb1b3ef592 - Show all commits

View File

@ -0,0 +1,12 @@
.list {
width: 623rpx;
margin-top: 36rpx;
.title {
font-size: 30rpx;
color: #333;
font-weight: bold;
margin-left: 32rpx;
// margin-bottom: 32rpx;
}
}