Commit 1b583787d9e6401157ebde741be21d1d87a00f23
1 parent
c3bc66e6
商品列表样式修改
Showing
1 changed file
with
1 additions
and
1 deletions
pages/goods/goodsList/goodsList.wxss
@@ -21,7 +21,7 @@ page { | @@ -21,7 +21,7 @@ page { | ||
21 | display: flex; | 21 | display: flex; |
22 | align-items: center; | 22 | align-items: center; |
23 | justify-content: center; | 23 | justify-content: center; |
24 | - font-size: 26rpx; | 24 | + font-size: 28rpx; |
25 | border-bottom: 1px solid #f5f5f5; | 25 | border-bottom: 1px solid #f5f5f5; |
26 | background-color: #fff; | 26 | background-color: #fff; |
27 | } | 27 | } |