Commit e4b93e1ac8b6b62faac1f76fe4d960508639c3ad
1 parent
fbedea5c
首页样式修改
Showing
1 changed file
with
3 additions
and
2 deletions
pages/index/index/index.wxss
... | ... | @@ -201,6 +201,7 @@ left: 10%; |
201 | 201 | align-items: center; |
202 | 202 | height: 72rpx; |
203 | 203 | color: #333; |
204 | + margin-bottom: 20rpx; | |
204 | 205 | } |
205 | 206 | |
206 | 207 | .sk-tips { |
... | ... | @@ -371,14 +372,14 @@ margin-top: 30rpx; |
371 | 372 | |
372 | 373 | } |
373 | 374 | .seckill-list{ |
374 | - line-height: 30rpx; | |
375 | + line-height: 24rpx; | |
375 | 376 | } |
376 | 377 | .seckill-lists{ |
377 | 378 | line-height: 30rpx; |
378 | 379 | } |
379 | 380 | |
380 | 381 | .xc-marfin-right{ |
381 | -margin-right: 15rpx; | |
382 | +margin-right: 8rpx; | |
382 | 383 | } |
383 | 384 | .classname .clock-img{ |
384 | 385 | width:36rpx; | ... | ... |