Merge branch 'feature/reds' into release/5.6
Showing
1 changed file
with
4 additions
and
4 deletions
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | * @Author: Targaryen | 2 | * @Author: Targaryen |
3 | * @Date: 2017-03-23 17:12:53 | 3 | * @Date: 2017-03-23 17:12:53 |
4 | * @Last Modified by: Targaryen | 4 | * @Last Modified by: Targaryen |
5 | - * @Last Modified time: 2017-04-14 18:45:46 | 5 | + * @Last Modified time: 2017-04-17 17:38:54 |
6 | */ | 6 | */ |
7 | // 红人店铺首页 | 7 | // 红人店铺首页 |
8 | 8 | ||
@@ -340,10 +340,10 @@ | @@ -340,10 +340,10 @@ | ||
340 | } | 340 | } |
341 | 341 | ||
342 | .all-goods { | 342 | .all-goods { |
343 | - height: 90px; | ||
344 | - line-height: 90px; | 343 | + height: 80px; |
344 | + line-height: 80px; | ||
345 | text-align: center; | 345 | text-align: center; |
346 | - margin-bottom: 90px; | 346 | + margin-bottom: 80px; |
347 | border-top: 1px solid #e0e0e0; | 347 | border-top: 1px solid #e0e0e0; |
348 | } | 348 | } |
349 | } | 349 | } |
-
Please register or login to post a comment