deguodaigou/components/index/list/index.scss

12 lines
213 B
SCSS
Raw Normal View History

2019-12-23 10:04:09 +08:00
.list {
width: 623rpx;
margin-top: 36rpx;
.title {
font-size: 30rpx;
color: #333;
font-weight: bold;
margin-left: 32rpx;
// margin-bottom: 32rpx;
}
2019-12-13 11:43:02 +08:00
}