[SHOPTIME-3597] Home Banner Today's deal 하단 이미지 오류 (추가 파일)
Changed files: 1. RandomUnit.module.less Detail note: 1. Modify image coordinates and size
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
}
|
||||
}
|
||||
.productInfo {
|
||||
margin-bottom: 33px;
|
||||
margin-bottom: 31px;
|
||||
.todaysDealTitle {
|
||||
.size(@w:100%,@h:132px);
|
||||
font-size: 76px;
|
||||
@@ -146,7 +146,7 @@
|
||||
}
|
||||
.itemImgBox {
|
||||
> img {
|
||||
.size(@w: 354px, @h: 354px);
|
||||
.size(@w: 356px, @h: 356px);
|
||||
border-radius: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user