한글 디즈니 작업 중
This commit is contained in:
@@ -3853,10 +3853,10 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 12.5rem;
|
||||
height: 14.8rem;
|
||||
font-size: 2.4rem;
|
||||
font-weight: 600;
|
||||
padding-bottom: 4.6rem;
|
||||
padding-bottom: 3.8rem;
|
||||
letter-spacing: -0.095rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/available-h3.png) no-repeat center bottom/auto 100%;
|
||||
}
|
||||
@@ -3867,10 +3867,23 @@
|
||||
padding-bottom: 8.6rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .available-theme h3 span {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 36rem;
|
||||
padding: 0 2rem;
|
||||
text-align: left;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .available-theme h3 span {
|
||||
max-width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .available-theme .list {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 2.4rem;
|
||||
padding-top: 0.6rem;
|
||||
padding-bottom: 5.6rem;
|
||||
}
|
||||
@media (min-width: 501px) {
|
||||
@@ -3893,7 +3906,7 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: 2.4rem 0.8rem;
|
||||
gap: 5.6rem 0.8rem;
|
||||
}
|
||||
@media (min-width: 1025px) {
|
||||
.displayThemeDesney .available-theme .list ul {
|
||||
@@ -3909,6 +3922,7 @@
|
||||
background-color: #fff;
|
||||
border-radius: 0.8rem;
|
||||
box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.12);
|
||||
transition: all 0.2s ease;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .available-theme .list ul li {
|
||||
@@ -3958,12 +3972,13 @@
|
||||
display: inline-block;
|
||||
}
|
||||
.displayThemeDesney .available-theme .list ul li.more {
|
||||
overflow: visible;
|
||||
width: 32rem;
|
||||
height: 19.4rem;
|
||||
padding: 2.4rem 2rem;
|
||||
margin: 0;
|
||||
background: url(../images/kia/pdp/display_theme_disney/box_more_m.png) no-repeat center/auto 100%;
|
||||
border-radius: 3.3rem 0.8rem 3.3rem 0.8rem;
|
||||
border-radius: 2rem 0.8rem 2rem 0.8rem;
|
||||
box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.1215686275);
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
@@ -4005,10 +4020,10 @@
|
||||
.displayThemeDesney .available-theme .list ul li.more strong .speech-bubble {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: -1.5rem;
|
||||
left: 77%;
|
||||
top: -5.5rem;
|
||||
left: 5rem;
|
||||
background-color: #fbc707;
|
||||
padding: 0.8rem 0.9rem;
|
||||
padding: 0.6rem 0.9rem;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 1.2rem;
|
||||
color: #000;
|
||||
@@ -4019,9 +4034,9 @@
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .available-theme .list ul li.more strong .speech-bubble {
|
||||
top: -7rem;
|
||||
top: -6.4rem;
|
||||
left: 50%;
|
||||
transform: translateX(-70%);
|
||||
transform: translateX(-67%);
|
||||
padding: 1.2rem 1.2rem 1rem;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 1.6rem;
|
||||
@@ -4032,18 +4047,12 @@
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: -1rem;
|
||||
left: 1.65rem;
|
||||
transform: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-left: 1rem solid transparent;
|
||||
border-right: 1rem solid transparent;
|
||||
border-top: 1rem solid #fbc707;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .available-theme .list ul li.more strong .speech-bubble::after {
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .available-theme .list ul li.more .arrow {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
@@ -4276,7 +4285,7 @@
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box {
|
||||
display: none;
|
||||
padding-top: 4.8rem;
|
||||
padding-top: 2.2rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box {
|
||||
@@ -4288,7 +4297,7 @@
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box .discover {
|
||||
position: relative;
|
||||
padding: 0 2rem 20rem;
|
||||
padding: 0 2rem 15.5rem;
|
||||
}
|
||||
@media (min-width: 1025px) {
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap .tab-box .discover {
|
||||
@@ -4299,7 +4308,7 @@
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
bottom: -3rem;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 20rem;
|
||||
@@ -4334,6 +4343,7 @@
|
||||
font-size: 1.4rem;
|
||||
color: #fff;
|
||||
line-height: 1.55;
|
||||
letter-spacing: -0.025em;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap p {
|
||||
@@ -4341,15 +4351,25 @@
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap p .add {
|
||||
font-size: 1rem;
|
||||
color: #969696;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney.discover-epic-design .tab-wrap p .add {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .image_area {
|
||||
position: relative;
|
||||
max-width: 100%;
|
||||
line-height: 0;
|
||||
}
|
||||
.displayThemeDesney .image_area img {
|
||||
max-width: 100%;
|
||||
}
|
||||
.displayThemeDesney .welcome-goodbye .image_area + .image_area {
|
||||
margin-top: 0.8rem;
|
||||
margin-top: 0.4rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .welcome-goodbye .image_area + .image_area {
|
||||
@@ -4366,7 +4386,7 @@
|
||||
.displayThemeDesney .three-reasons {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
padding: 7.2rem 0 0;
|
||||
padding: 0;
|
||||
background-color: #fff;
|
||||
text-align: left;
|
||||
}
|
||||
@@ -4405,20 +4425,20 @@
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .tit-area p {
|
||||
margin: 0.6rem 0 0;
|
||||
margin: 0 0 0.2rem;
|
||||
font-size: 2.4rem;
|
||||
color: #000;
|
||||
font-weight: 600;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .tit-area p {
|
||||
margin: 2rem 0 0;
|
||||
margin: 0 0 1.1rem;
|
||||
font-size: 4.8rem;
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons {
|
||||
padding: 3rem 0 6.4rem;
|
||||
padding: 3.6rem 0 6.4rem;
|
||||
background: linear-gradient(176.68deg, #3f3e3e 23.87%, #060606 97.26%);
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
@@ -4434,7 +4454,7 @@
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li + li {
|
||||
margin-top: 2.4rem;
|
||||
margin-top: 3.2rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li + li {
|
||||
@@ -4443,8 +4463,8 @@
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li p {
|
||||
flex: 1;
|
||||
padding: 1rem 2rem 0 6rem;
|
||||
margin: 0 2rem 1.6rem;
|
||||
padding: 1rem 2rem 0 4.2rem;
|
||||
margin: 0 0 1.6rem 4rem;
|
||||
font-size: 1.4rem;
|
||||
color: #fff;
|
||||
line-height: 1.5;
|
||||
@@ -4459,9 +4479,20 @@
|
||||
background-size: 3.1rem auto;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li p .add {
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
color: #969696;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li p .add {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li:nth-child(2) p {
|
||||
padding: 1rem 6rem 0 2rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/number2.png) no-repeat 100% 0/3.7rem auto;
|
||||
padding: 1rem 8rem 0 0;
|
||||
margin: 0 0 1.6rem 2rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/number2.png) no-repeat calc(100% - 2.6rem) 0/3.7rem auto;
|
||||
text-align: right;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
@@ -4473,7 +4504,10 @@
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li:nth-child(2) .img-area {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-left: 2rem;
|
||||
margin-bottom: 0.7rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li:nth-child(2) .img-area {
|
||||
@@ -4499,6 +4533,7 @@
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li strong {
|
||||
display: block;
|
||||
margin-bottom: 0.8rem;
|
||||
font-size: 1.8rem;
|
||||
font-weight: 600;
|
||||
color: #fff;
|
||||
@@ -4521,6 +4556,60 @@
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area img {
|
||||
max-width: 100%;
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg {
|
||||
gap: 1.9rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg img {
|
||||
width: 18rem;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg img {
|
||||
width: 25.6rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg .msg {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-start;
|
||||
flex-direction: column;
|
||||
width: 13rem;
|
||||
height: 11.7rem;
|
||||
padding: 1.4rem;
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
color: #fff;
|
||||
line-height: 1.5;
|
||||
background: url(../images/kia/pdp/display_theme_disney/img_reason_msg.png) no-repeat 0 0/100% auto;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg .msg {
|
||||
width: 18.5rem;
|
||||
height: 16.7rem;
|
||||
padding: 2rem;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg .msg:before {
|
||||
content: "";
|
||||
display: block;
|
||||
width: 2.6rem;
|
||||
height: 2rem;
|
||||
margin-bottom: 0.5rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/ico_megaphone.png) no-repeat 0 0/100% auto;
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
.displayThemeDesney .three-reasons .reasons li .img-area .img-msg .msg:before {
|
||||
width: 3.37rem;
|
||||
height: 2.6rem;
|
||||
margin-bottom: 0.8rem;
|
||||
}
|
||||
}
|
||||
.displayThemeDesney .coming-next {
|
||||
padding: 7.7rem 0 5.7rem;
|
||||
text-align: left;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4405,10 +4405,10 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 12.5rem;
|
||||
height: 14.8rem;
|
||||
font-size: 2.4rem;
|
||||
font-weight: 600;
|
||||
padding-bottom: 4.6rem;
|
||||
padding-bottom: 3.8rem;
|
||||
letter-spacing: -0.095rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/available-h3.png) no-repeat center bottom / auto 100%;
|
||||
|
||||
@@ -4417,12 +4417,25 @@
|
||||
font-size: 4.8rem;
|
||||
padding-bottom: 8.6rem;
|
||||
}
|
||||
|
||||
span {
|
||||
display: block;
|
||||
width: 100%;
|
||||
max-width: 36rem;
|
||||
padding: 0 2rem;
|
||||
text-align: left;
|
||||
|
||||
@include tablet {
|
||||
max-width: 100%;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.list {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-top: 2.4rem;
|
||||
padding-top: 0.6rem;
|
||||
padding-bottom: 5.6rem;
|
||||
|
||||
@include mobile {
|
||||
@@ -4442,7 +4455,7 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
gap: 2.4rem 0.8rem;
|
||||
gap: 5.6rem 0.8rem;
|
||||
|
||||
@include desktopMin {
|
||||
flex-wrap: wrap;
|
||||
@@ -4457,6 +4470,7 @@
|
||||
background-color: #fff;
|
||||
border-radius: 0.8rem;
|
||||
box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.12);
|
||||
transition: all 0.2s ease;
|
||||
|
||||
@include tablet {
|
||||
width: 28.2rem;
|
||||
@@ -4507,12 +4521,13 @@
|
||||
}
|
||||
|
||||
&.more {
|
||||
overflow: visible;
|
||||
width: 32rem;
|
||||
height: 19.4rem;
|
||||
padding: 2.4rem 2rem;
|
||||
margin: 0;
|
||||
background: url(../images/kia/pdp/display_theme_disney/box_more_m.png) no-repeat center / auto 100%;
|
||||
border-radius: 3.3rem 0.8rem 3.3rem 0.8rem;
|
||||
border-radius: 2rem 0.8rem 2rem 0.8rem;
|
||||
box-shadow: 0px 0px 1rem 0px #0000001f;
|
||||
|
||||
@include tablet {
|
||||
@@ -4550,10 +4565,10 @@
|
||||
.speech-bubble {
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
top: -1.5rem;
|
||||
left: 77%;
|
||||
top: -5.5rem;
|
||||
left: 5rem;
|
||||
background-color: #fbc707;
|
||||
padding: 0.8rem 0.9rem;
|
||||
padding: 0.6rem 0.9rem;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 1.2rem;
|
||||
color: #000;
|
||||
@@ -4563,9 +4578,9 @@
|
||||
white-space: nowrap;
|
||||
|
||||
@include tablet {
|
||||
top: -7rem;
|
||||
top: -6.4rem;
|
||||
left: 50%;
|
||||
transform: translateX(-70%);
|
||||
transform: translateX(-67%);
|
||||
padding: 1.2rem 1.2rem 1rem;
|
||||
border-radius: 0.4rem;
|
||||
font-size: 1.6rem;
|
||||
@@ -4576,15 +4591,13 @@
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: -1rem;
|
||||
left: 1.65rem;
|
||||
transform: 0;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
border-left: 1rem solid transparent;
|
||||
border-right: 1rem solid transparent;
|
||||
border-top: 1rem solid #fbc707;
|
||||
|
||||
@include tablet {
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4833,7 +4846,7 @@
|
||||
|
||||
.tab-box {
|
||||
display: none;
|
||||
padding-top: 4.8rem;
|
||||
padding-top: 2.2rem;
|
||||
|
||||
@include tablet {
|
||||
margin-bottom: 2.4rem;
|
||||
@@ -4845,7 +4858,7 @@
|
||||
|
||||
.discover {
|
||||
position: relative;
|
||||
padding: 0 2rem 20rem;
|
||||
padding: 0 2rem 15.5rem;
|
||||
|
||||
@include desktopMin {
|
||||
padding-bottom: 40rem;
|
||||
@@ -4855,7 +4868,7 @@
|
||||
content: "";
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
bottom: -3rem;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 20rem;
|
||||
@@ -4894,11 +4907,19 @@
|
||||
font-size: 1.4rem;
|
||||
color: #fff;
|
||||
line-height: 1.55;
|
||||
letter-spacing: -0.025em;
|
||||
|
||||
@include tablet {
|
||||
margin-top: 1rem;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
.add {
|
||||
font-size: 1rem;
|
||||
color: #969696;
|
||||
@include tablet {
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4906,6 +4927,7 @@
|
||||
.image_area {
|
||||
position: relative;
|
||||
max-width: 100%;
|
||||
line-height: 0;
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
@@ -4915,7 +4937,7 @@
|
||||
.welcome-goodbye {
|
||||
.image_area {
|
||||
& + .image_area {
|
||||
margin-top: 0.8rem;
|
||||
margin-top: 0.4rem;
|
||||
|
||||
@include tablet {
|
||||
margin-top: 2rem;
|
||||
@@ -4936,7 +4958,7 @@
|
||||
.three-reasons {
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
padding: 7.2rem 0 0;
|
||||
padding: 0;
|
||||
background-color: #fff;
|
||||
text-align: left;
|
||||
|
||||
@@ -4988,13 +5010,13 @@
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0.6rem 0 0;
|
||||
margin: 0 0 0.2rem;
|
||||
font-size: 2.4rem;
|
||||
color: #000;
|
||||
font-weight: 600;
|
||||
|
||||
@include tablet {
|
||||
margin: 2rem 0 0;
|
||||
margin: 0 0 1.1rem;
|
||||
font-size: 4.8rem;
|
||||
color: #000;
|
||||
}
|
||||
@@ -5002,7 +5024,7 @@
|
||||
}
|
||||
|
||||
.reasons {
|
||||
padding: 3rem 0 6.4rem;
|
||||
padding: 3.6rem 0 6.4rem;
|
||||
background: linear-gradient(176.68deg, #3f3e3e 23.87%, #060606 97.26%);
|
||||
|
||||
@include tablet {
|
||||
@@ -5017,7 +5039,7 @@
|
||||
}
|
||||
|
||||
& + li {
|
||||
margin-top: 2.4rem;
|
||||
margin-top: 3.2rem;
|
||||
|
||||
@include tablet {
|
||||
margin-top: 6rem;
|
||||
@@ -5026,8 +5048,8 @@
|
||||
|
||||
p {
|
||||
flex: 1;
|
||||
padding: 1rem 2rem 0 6rem;
|
||||
margin: 0 2rem 1.6rem;
|
||||
padding: 1rem 2rem 0 4.2rem;
|
||||
margin: 0 0 1.6rem 4rem;
|
||||
font-size: 1.4rem;
|
||||
color: #fff;
|
||||
line-height: 1.5;
|
||||
@@ -5040,12 +5062,23 @@
|
||||
background-position: 0 0.5rem;
|
||||
background-size: 3.1rem auto;
|
||||
}
|
||||
|
||||
.add {
|
||||
display: block;
|
||||
font-size: 1rem;
|
||||
color: #969696;
|
||||
|
||||
@include tablet {
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
&:nth-child(2) {
|
||||
p {
|
||||
padding: 1rem 6rem 0 2rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/number2.png) no-repeat 100% 0 / 3.7rem auto;
|
||||
padding: 1rem 8rem 0 0;
|
||||
margin: 0 0 1.6rem 2rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/number2.png) no-repeat calc(100% - 2.6rem) 0 / 3.7rem auto;
|
||||
text-align: right;
|
||||
|
||||
@include tablet {
|
||||
@@ -5057,7 +5090,10 @@
|
||||
}
|
||||
|
||||
.img-area {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
padding-left: 2rem;
|
||||
margin-bottom: 0.7rem;
|
||||
|
||||
@include tablet {
|
||||
padding-left: 0;
|
||||
@@ -5086,6 +5122,7 @@
|
||||
|
||||
strong {
|
||||
display: block;
|
||||
margin-bottom: 0.8rem;
|
||||
font-size: 1.8rem;
|
||||
font-weight: 600;
|
||||
color: #fff;
|
||||
@@ -5107,6 +5144,55 @@
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.img-msg {
|
||||
display: flex;
|
||||
gap: 1rem;
|
||||
@include tablet {
|
||||
gap: 1.9rem;
|
||||
}
|
||||
img {
|
||||
width: 18rem;
|
||||
@include tablet {
|
||||
width: 25.6rem;
|
||||
}
|
||||
}
|
||||
.msg {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
align-items: flex-start;
|
||||
flex-direction: column;
|
||||
width: 13rem;
|
||||
height: 11.7rem;
|
||||
padding: 1.4rem;
|
||||
font-size: 1rem;
|
||||
font-weight: 600;
|
||||
color: #fff;
|
||||
line-height: 1.5;
|
||||
background: url(../images/kia/pdp/display_theme_disney/img_reason_msg.png) no-repeat 0 0 / 100% auto;
|
||||
|
||||
@include tablet {
|
||||
width: 18.5rem;
|
||||
height: 16.7rem;
|
||||
padding: 2rem;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
&:before {
|
||||
content: "";
|
||||
display: block;
|
||||
width: 2.6rem;
|
||||
height: 2rem;
|
||||
margin-bottom: 0.5rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/ico_megaphone.png) no-repeat 0 0 / 100% auto;
|
||||
|
||||
@include tablet {
|
||||
width: 3.37rem;
|
||||
height: 2.6rem;
|
||||
margin-bottom: 0.8rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user