전용관 수정 완료
This commit is contained in:
@@ -386,7 +386,7 @@ html {
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
#promotion .section1 .parallax-bg:after {
|
||||
background: url("../images/kia/promotion/section1_board.png") no-repeat center bottom/cover;
|
||||
background: url("../images/kia/promotion/section1_board.webp") no-repeat center bottom/cover;
|
||||
}
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
@@ -1371,6 +1371,7 @@ html {
|
||||
@media (min-width: 768px) {
|
||||
#promotion .recent-theme .contentSection .media-area .youtubeThumb img {
|
||||
border-radius: 0.6rem;
|
||||
aspect-ratio: 1200/675;
|
||||
}
|
||||
}
|
||||
#promotion .recent-theme .contentSection .media-area .youtubeThumb .btn-play {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -376,7 +376,7 @@ html {
|
||||
height: 100%;
|
||||
background: url("../images/kia/promotion/section1_m_board.png") no-repeat center bottom / cover;
|
||||
@include tablet {
|
||||
background: url("../images/kia/promotion/section1_board.png") no-repeat center bottom / cover;
|
||||
background: url("../images/kia/promotion/section1_board.webp") no-repeat center bottom / cover;
|
||||
}
|
||||
}
|
||||
@include tablet {
|
||||
@@ -1393,6 +1393,7 @@ html {
|
||||
border-radius: 0;
|
||||
@include tablet {
|
||||
border-radius: 0.6rem;
|
||||
aspect-ratio: 1200 / 675;
|
||||
}
|
||||
}
|
||||
.btn-play {
|
||||
|
||||
Reference in New Issue
Block a user