Authored by 石坚

小图片与大图片最顶端未对齐

@@ -392,7 +392,7 @@ @@ -392,7 +392,7 @@
392 } 392 }
393 393
394 .goods-img-list { 394 .goods-img-list {
395 - margin: 0 0 2px 20px; 395 + margin: 0 0 0 20px;
396 float: left; 396 float: left;
397 397
398 .goods-img-col { 398 .goods-img-col {
@@ -407,7 +407,7 @@ @@ -407,7 +407,7 @@
407 } 407 }
408 408
409 img { 409 img {
410 - margin-top: 10px; 410 + margin-bottom: 10px;
411 cursor: pointer; 411 cursor: pointer;
412 412
413 &:nth-child(4n) { 413 &:nth-child(4n) {