[Home] todays Deal offerInfo 추가

This commit is contained in:
jangheon Pyo
2024-07-01 11:24:55 +09:00
parent 142f5bc3b3
commit 2889ec30bf
4 changed files with 16 additions and 4 deletions

View File

@@ -90,12 +90,18 @@
margin-bottom: 6px;
}
.accBox {
height: 50px;
font-weight: bold;
font-size: 42px;
color: @PRIMARY_COLOR_RED;
line-height: 1.14;
display: inline-block;
> strong {
width: 260px;
font-size: 30px;
line-height: 1.27;
display: block;
.elip(@clamp:2);
}
}
.saleAccBox {
font-weight: normal;