[상품 상세 노출 변경에 따른 처리]
- 상품명 노출추가. - theadercustom부분에 themetitle부분 처리. - qr 크기 조절.(240px -> 190px) - 금액 노출부분 하단으로 떨구도록
This commit is contained in:
@@ -54,3 +54,11 @@
|
||||
margin-right: 10px; // 파트너사 로고 후 10px gap
|
||||
border-radius: 100%;
|
||||
}
|
||||
|
||||
.themeTitle {
|
||||
font-size: 25px;
|
||||
font-weight: 600;
|
||||
color: #eaeaea;
|
||||
width: max-content;
|
||||
margin-right: 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user