한글 디즈니 작업 중

This commit is contained in:
2025-07-23 23:26:02 +09:00
parent deed3fa35a
commit f8fa2eb962
4 changed files with 45 additions and 28 deletions

View File

@@ -4673,7 +4673,7 @@
padding: 0 2rem 2.4rem;
@include tablet {
padding: 0 0 7.6rem;
padding: 0 0 5.4rem;
}
h3 {
@@ -4850,6 +4850,7 @@
@include tablet {
margin-bottom: 2.4rem;
padding-top: 3.2rem;
}
&.box1 {
@@ -4888,6 +4889,13 @@
@include tablet {
margin-bottom: 6.4rem;
}
&:not(.welcome-goodbye) {
.image_area {
overflow: hidden;
border-radius: 0.8rem;
border: 0.2rem solid rgba(255, 255, 255, 0.2);
}
}
}
}
@@ -4910,14 +4918,16 @@
letter-spacing: -0.025em;
@include tablet {
margin-top: 1rem;
margin-top: 1.4rem;
font-size: 1.6rem;
}
.add {
font-size: 1rem;
color: #969696;
@include tablet {
display: block;
font-size: 1.6rem;
margin-top: 0.4rem;
}
}
}
@@ -4963,7 +4973,7 @@
text-align: left;
@include tablet {
padding: 9.6rem 0 0;
// padding: 9.6rem 0 0;
}
.tit-area {
@@ -5036,13 +5046,14 @@
@include tablet {
display: flex;
flex-wrap: wrap;
align-items: center;
}
& + li {
margin-top: 3.2rem;
@include tablet {
margin-top: 6rem;
margin-top: 7.6rem;
}
}
@@ -5056,7 +5067,7 @@
background: url(../images/kia/pdp/display_theme_disney/number1.png) no-repeat 0 0 / 2.3rem auto;
@include tablet {
margin: 1.2rem 0 0;
margin: 0;
padding: 0 2rem 0 7.2rem;
font-size: 1.6rem;
background-position: 0 0.5rem;
@@ -5097,6 +5108,7 @@
@include tablet {
padding-left: 0;
margin-bottom: 0;
}
}
}