[detail] offerInfo나오는 부분 폰트 수정

- 폰트 피그마에 맞춰 변경.
This commit is contained in:
junghoon86.park
2025-10-21 10:42:13 +09:00
parent 7d192a9dcf
commit c2e5737680

View File

@@ -49,7 +49,7 @@
}
.offerInfo {
.elip(4);
font-size: 40px;
font-size: 22px;
font-weight: bold;
line-height: 1;
color: @COLOR_WHITE;