[상품 상세]
- 글자 폰트 변경 및 노출관련하여 margin을 Padding으로 변경.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
}
|
||||
.name {
|
||||
font-weight: bold;
|
||||
font-size: 36px;
|
||||
font-size: 30px;
|
||||
color: @COLOR_GRAY07;
|
||||
}
|
||||
.btmLayer {
|
||||
@@ -188,9 +188,9 @@
|
||||
.productNm {
|
||||
width: 100%;
|
||||
font-weight: bold;
|
||||
font-size: 36px;
|
||||
font-size: 38px;
|
||||
color: @COLOR_WHITE;
|
||||
flex:none;
|
||||
.elip(2);
|
||||
margin-bottom: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user