购物车
This commit is contained in:
parent
1bf78259d7
commit
eb1b3ef592
12
components/index/list/index.scss
Normal file
12
components/index/list/index.scss
Normal 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;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user