Showing
1 changed file
with
3 additions
and
3 deletions
@@ -25,8 +25,8 @@ | @@ -25,8 +25,8 @@ | ||
25 | 25 | ||
26 | .new-group-product-image { | 26 | .new-group-product-image { |
27 | margin: 20px; | 27 | margin: 20px; |
28 | - width: 162px; | ||
29 | - height: 220px; | 28 | + width: 200px; |
29 | + height: 260px; | ||
30 | } | 30 | } |
31 | 31 | ||
32 | .new-group-product-info-bg { | 32 | .new-group-product-info-bg { |
@@ -45,7 +45,7 @@ | @@ -45,7 +45,7 @@ | ||
45 | color: #222; | 45 | color: #222; |
46 | letter-spacing: 0; | 46 | letter-spacing: 0; |
47 | line-height: 30px; | 47 | line-height: 30px; |
48 | - font-size: 26px; | 48 | + font-size: 28px; |
49 | display: -webkit-box; | 49 | display: -webkit-box; |
50 | overflow: hidden; | 50 | overflow: hidden; |
51 | text-overflow: ellipsis; | 51 | text-overflow: ellipsis; |
-
Please register or login to post a comment