워터마크 추가
This commit is contained in:
@@ -4572,27 +4572,29 @@
|
||||
background: url(../images/kia/pdp/display_theme_disney/box_more_m2.png) no-repeat center / auto 100%;
|
||||
|
||||
@include tablet {
|
||||
display: none;
|
||||
width: 61rem;
|
||||
height: 40.5rem;
|
||||
background: url(../images/kia/pdp/display_theme_disney/box_more.png) no-repeat center / auto 100%;
|
||||
}
|
||||
}
|
||||
|
||||
@include tablet {
|
||||
width: 61rem;
|
||||
height: 41.4rem;
|
||||
padding: 6.6rem 5.8rem;
|
||||
margin: -1.8rem 0 0 0;
|
||||
width: 57.4rem;
|
||||
height: 36.9rem;
|
||||
padding: 4.8rem 4rem;
|
||||
margin: 0 0 0;
|
||||
border-radius: 0;
|
||||
background: url(../images/kia/pdp/display_theme_disney/box_more.png) no-repeat center / auto 100%;
|
||||
box-shadow: none;
|
||||
aspect-ratio: inherit;
|
||||
}
|
||||
|
||||
@include desktopMin {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
@include desktopMax {
|
||||
margin-left: -1.8rem;
|
||||
}
|
||||
// @include desktopMax {
|
||||
// margin-left: -1.8rem;
|
||||
// }
|
||||
|
||||
strong {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user