Commit 180469cb authored by 王建威's avatar 王建威

style fix

parent fd576127
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
color: rgb(33, 33, 33); color: rgb(33, 33, 33);
} }
.promo_goods_content { .promo_goods_content {
margin: 24rpx 0; padding: 12rpx 0;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
flex-wrap: wrap; flex-wrap: wrap;
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
.promo_goods_item { .promo_goods_item {
width: 140rpx; width: 140rpx;
text-align: center; text-align: center;
margin-bottom: 20rpx; margin-bottom: 14rpx;
image { image {
width:140rpx; width:140rpx;
height: 140rpx; height: 140rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment