한글 디즈니 작업 중
This commit is contained in:
@@ -4377,11 +4377,18 @@
|
||||
|
||||
.info {
|
||||
color: #f0f0f0;
|
||||
letter-spacing: -0.032rem;
|
||||
letter-spacing: -0.075rem;
|
||||
line-height: 1.5;
|
||||
|
||||
br {
|
||||
display: none;
|
||||
&.br-m {
|
||||
display: block;
|
||||
|
||||
@include tablet {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@include tablet {
|
||||
display: block;
|
||||
@@ -4660,12 +4667,12 @@
|
||||
width: 100%;
|
||||
max-width: 192rem;
|
||||
margin: 0 auto;
|
||||
padding: 4rem 0 10rem;
|
||||
padding: 4rem 0 7rem;
|
||||
text-align: center;
|
||||
background: url(../images/kia/pdp/display_theme_disney/bg_design_m.jpg) no-repeat center top / 100% auto;
|
||||
|
||||
@include tablet {
|
||||
padding: 12rem 0 10rem;
|
||||
padding: 12rem 0 0;
|
||||
background: url(../images/kia/pdp/display_theme_disney/bg_design.jpg) no-repeat center top / 192rem auto;
|
||||
}
|
||||
|
||||
@@ -4869,7 +4876,7 @@
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: -3rem;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 20rem;
|
||||
@@ -4975,6 +4982,10 @@
|
||||
@include tablet {
|
||||
// padding: 9.6rem 0 0;
|
||||
}
|
||||
.inner {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.tit-area {
|
||||
position: relative;
|
||||
@@ -4986,27 +4997,27 @@
|
||||
box-shadow: 0px 4.4rem 4rem 0px rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
|
||||
// &:after {
|
||||
// content: "";
|
||||
// display: block;
|
||||
// position: absolute;
|
||||
// bottom: 0;
|
||||
// left: 0;
|
||||
// width: 100%;
|
||||
// height: 20rem;
|
||||
// background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);
|
||||
// }
|
||||
// @include desktopMax {
|
||||
// &::after {
|
||||
// display: none;
|
||||
// }
|
||||
// }
|
||||
&:after {
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 20rem;
|
||||
background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.4) 60%, rgba(255, 255, 255, 0) 100%);
|
||||
}
|
||||
@include desktopMax {
|
||||
&::after {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
h3 {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
height: 4.2rem;
|
||||
padding: 0 0.8rem;
|
||||
font-size: 3rem;
|
||||
height: 3.5rem;
|
||||
padding: 0.4rem 0.8rem 0;
|
||||
font-size: 2.4rem;
|
||||
color: #fff;
|
||||
font-weight: 600;
|
||||
background-color: #ed1c24;
|
||||
@@ -5034,11 +5045,11 @@
|
||||
}
|
||||
|
||||
.reasons {
|
||||
padding: 3.6rem 0 6.4rem;
|
||||
padding: 3.6rem 0 4.4rem;
|
||||
background: linear-gradient(176.68deg, #3f3e3e 23.87%, #060606 97.26%);
|
||||
|
||||
@include tablet {
|
||||
height: 84.7rem;
|
||||
height: 94rem;
|
||||
padding: 8rem 2rem;
|
||||
}
|
||||
|
||||
@@ -5070,7 +5081,7 @@
|
||||
margin: 0;
|
||||
padding: 0 2rem 0 7.2rem;
|
||||
font-size: 1.6rem;
|
||||
background-position: 0 0.5rem;
|
||||
background-position: 0 0;
|
||||
background-size: 3.1rem auto;
|
||||
}
|
||||
|
||||
@@ -5094,7 +5105,8 @@
|
||||
|
||||
@include tablet {
|
||||
padding: 0 2rem 0 7.2rem;
|
||||
background-position: 0 0.5rem;
|
||||
margin: 0;
|
||||
background-position: 0 1.2rem;
|
||||
background-size: 5.1rem auto;
|
||||
text-align: left;
|
||||
}
|
||||
@@ -5115,9 +5127,13 @@
|
||||
|
||||
&:nth-child(3) {
|
||||
p {
|
||||
padding-left: 5.4rem;
|
||||
margin-left: 2.7rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/number3.png) no-repeat 0 0 / 3.6rem auto;
|
||||
|
||||
@include tablet {
|
||||
margin: 0;
|
||||
padding: 0 2rem 0 7.2rem;
|
||||
background-position: 0 0;
|
||||
background-size: 4.9rem auto;
|
||||
}
|
||||
@@ -5207,6 +5223,16 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.copyright {
|
||||
margin-top: 8.2rem;
|
||||
color: #fff;
|
||||
font-size: 1.2rem;
|
||||
text-align: center;
|
||||
@include tablet {
|
||||
margin-top: 16rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5299,15 +5325,22 @@
|
||||
}
|
||||
|
||||
&.comp_2x_b_h_s_e2 {
|
||||
margin-top: 6rem;
|
||||
margin-top: 0;
|
||||
|
||||
@include tablet {
|
||||
margin-top: 10rem;
|
||||
margin-top: 9.4rem;
|
||||
}
|
||||
|
||||
.text_area {
|
||||
text-align: left;
|
||||
}
|
||||
.comp_body {
|
||||
.item {
|
||||
@include tablet {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.btn-zoom {
|
||||
|
||||
Reference in New Issue
Block a user