pdp 부스트
This commit is contained in:
@@ -3326,4 +3326,59 @@
|
||||
.editorWarp .visualBg .swiper-button-prev {
|
||||
background: url(../images/common/ico_arrow_l.png) no-repeat center/contain;
|
||||
}
|
||||
.editorWarp .bu {
|
||||
display: block;
|
||||
padding-left: 5.4rem;
|
||||
text-indent: -2rem;
|
||||
}
|
||||
@media (max-width: 501px) {
|
||||
.editorWarp .bu {
|
||||
padding-left: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.boost.comp_1x_w_v_s_e1 .bottom:before {
|
||||
background-color: rgb(5, 20, 31);
|
||||
}
|
||||
.boost.comp_1x_w_v_s_e1 .bottom .contents_area .image_area {
|
||||
margin-top: 0;
|
||||
}
|
||||
.boost.comp_1x_w_v_s_e1 .contents_area {
|
||||
padding-top: 7rem;
|
||||
}
|
||||
@media (max-width: 501px) {
|
||||
.boost.comp_1x_w_v_s_e1 .contents_area {
|
||||
padding-top: 4rem;
|
||||
}
|
||||
}
|
||||
@media (max-width: 501px) {
|
||||
.boost.comp_1x_b_h_s_e1 {
|
||||
margin-top: 6rem;
|
||||
}
|
||||
}
|
||||
@media (max-width: 501px) {
|
||||
.boost.comp_1x_w_v_s_e2 {
|
||||
margin-top: 6rem;
|
||||
}
|
||||
}
|
||||
.boost.comp_1x_w_v_s_e2 .comp_body.full {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.boost.comp_1x_w_v_s_e2 .image_area {
|
||||
max-width: 120rem;
|
||||
height: auto;
|
||||
padding-top: 5rem;
|
||||
margin: 0 auto;
|
||||
}
|
||||
@media (max-width: 501px) {
|
||||
.boost.comp_1x_w_v_s_e2 .image_area {
|
||||
padding-top: 3rem;
|
||||
}
|
||||
}
|
||||
.boost.comp_1x_w_v_s_e2 .image_area img {
|
||||
height: auto;
|
||||
-o-object-fit: inherit;
|
||||
object-fit: inherit;
|
||||
border-radius: 0.6rem;
|
||||
}
|
||||
/*# sourceMappingURL=pdp_detail.css.map */
|
||||
Reference in New Issue
Block a user