전용관 수정 완료

This commit is contained in:
2025-11-07 00:48:06 +09:00
parent bc85caf466
commit 97ec363780
26 changed files with 3396 additions and 144 deletions

View File

@@ -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 {