- 메인 bestseller쪽 금액표시부분 수정

- mainSlice부분 오기입 수정
- onsale,popularshow부분 수정
This commit is contained in:
junghoon86.park
2024-01-30 15:48:07 +09:00
parent 5203dba8f6
commit 39fe396d60
7 changed files with 29 additions and 24 deletions

View File

@@ -145,7 +145,7 @@
gap: 5px;
.font(@fontFamily: @baseFontBold, @fontSize: 30px);
color: @PRIMARY_COLOR_RED;
letter-spacing: -1px;
span {
.font(@fontFamily: @baseFont, @fontSize: 18px);
color: @COLOR_GRAY04;