Showing
2 changed files
with
5 additions
and
5 deletions
1 | { | 1 | { |
2 | "name": "yohobuywap-node-activity", | 2 | "name": "yohobuywap-node-activity", |
3 | - "version": "6.9.12-beta-9", | 3 | + "version": "6.9.12-beta-10", |
4 | "private": true, | 4 | "private": true, |
5 | "description": "A New Yohobuy Project With Express", | 5 | "description": "A New Yohobuy Project With Express", |
6 | "repository": { | 6 | "repository": { |
@@ -17,7 +17,7 @@ body { | @@ -17,7 +17,7 @@ body { | ||
17 | } | 17 | } |
18 | 18 | ||
19 | .find-goods-wrapper { | 19 | .find-goods-wrapper { |
20 | - margin: 0 30px; | 20 | + margin: 0 25.6px; |
21 | } | 21 | } |
22 | 22 | ||
23 | .empty { | 23 | .empty { |
@@ -28,7 +28,7 @@ body { | @@ -28,7 +28,7 @@ body { | ||
28 | } | 28 | } |
29 | 29 | ||
30 | .item-wrapper { | 30 | .item-wrapper { |
31 | - padding: 48px 0 54px 0; | 31 | + padding: 40.96px 0 46.08px 0; |
32 | border-bottom: 1px solid #e0e0e0; | 32 | border-bottom: 1px solid #e0e0e0; |
33 | 33 | ||
34 | &:last-child { | 34 | &:last-child { |
@@ -79,7 +79,7 @@ body { | @@ -79,7 +79,7 @@ body { | ||
79 | 79 | ||
80 | .item-info { | 80 | .item-info { |
81 | display: flex; | 81 | display: flex; |
82 | - margin-top: 30px; | 82 | + margin-top: 25.6px; |
83 | max-height: 240px; | 83 | max-height: 240px; |
84 | overflow: hidden; | 84 | overflow: hidden; |
85 | text-decoration: none; | 85 | text-decoration: none; |
@@ -89,7 +89,7 @@ body { | @@ -89,7 +89,7 @@ body { | ||
89 | display: flex; | 89 | display: flex; |
90 | flex-direction: column; | 90 | flex-direction: column; |
91 | flex: 1; | 91 | flex: 1; |
92 | - margin-left: 30px; | 92 | + margin-left: 34.13px; |
93 | justify-content: space-between; | 93 | justify-content: space-between; |
94 | 94 | ||
95 | .item-name { | 95 | .item-name { |
-
Please register or login to post a comment