kbo 작업중
This commit is contained in:
@@ -3663,6 +3663,11 @@
|
||||
color: #fff;
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
.displayTheme-kbo.comp_wide .swiper-info {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.displayTheme-kbo.comp_wide .swiper-slide .image_area img {
|
||||
box-shadow: 0px 0px 20px 0px rgba(234, 229, 188, 0.3019607843);
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -4181,6 +4181,9 @@
|
||||
padding: 0 0 0.6rem;
|
||||
color: #fff;
|
||||
font-size: 1.6rem;
|
||||
@include maxtablet {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
.swiper-slide {
|
||||
.image_area {
|
||||
|
||||
Reference in New Issue
Block a user