전용관, PDP 영상 수정 완료
This commit is contained in:
@@ -4269,6 +4269,10 @@
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design.mickey .tab-box {
|
||||
padding-top: 0;
|
||||
display: none;
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design.mickey .tab-box.box2 {
|
||||
display: block;
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design.mickey .tab-box .discover-area {
|
||||
position: relative;
|
||||
@@ -4508,6 +4512,9 @@
|
||||
display: none;
|
||||
padding-top: 2.2rem;
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box.box1 {
|
||||
display: block;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box {
|
||||
margin-bottom: 2.4rem;
|
||||
@@ -4789,6 +4796,29 @@
|
||||
.displayThemeDesney .welcome-goodbye .image_area video {
|
||||
width: 100%;
|
||||
}
|
||||
.displayThemeDesney .welcome-goodbye .video-area {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
max-width: 120rem;
|
||||
aspect-ratio: 1200/236;
|
||||
padding: 1.8333333333vw;
|
||||
background: url("../images/kia/promotion/video_frame.png") no-repeat center center/contain;
|
||||
}
|
||||
@media (min-width: 1000px) {
|
||||
.displayThemeDesney .welcome-goodbye .video-area {
|
||||
padding: 2.2rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .welcome-goodbye .video-area + .video-area {
|
||||
margin-top: 1.2rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .welcome-goodbye .video-area + .video-area {
|
||||
margin-top: 1.6rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .inner {
|
||||
max-width: 120rem;
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user