[상품 설명 부분]
- 상단과 스타일 맞지 않는부분 수정
This commit is contained in:
@@ -4,12 +4,11 @@
|
|||||||
.descriptionContainer {
|
.descriptionContainer {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -1px;
|
top: -1px;
|
||||||
width: calc(100% - 5px);
|
width: calc(100% - 5px);
|
||||||
margin-left: 5px;
|
|
||||||
max-width: none;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
color: rgba(234, 234, 234, 1);
|
color: rgba(234, 234, 234, 1);
|
||||||
|
max-width:1114px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.titleWrapper {
|
.titleWrapper {
|
||||||
|
|||||||
Reference in New Issue
Block a user