...
|
...
|
@@ -25,8 +25,8 @@ |
|
|
|
|
|
.new-group-product-image {
|
|
|
margin: 20px;
|
|
|
width: 162px;
|
|
|
height: 220px;
|
|
|
width: 200px;
|
|
|
height: 260px;
|
|
|
}
|
|
|
|
|
|
.new-group-product-info-bg {
|
...
|
...
|
@@ -45,7 +45,7 @@ |
|
|
color: #222;
|
|
|
letter-spacing: 0;
|
|
|
line-height: 30px;
|
|
|
font-size: 26px;
|
|
|
font-size: 28px;
|
|
|
display: -webkit-box;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
...
|
...
|
|