kbo pdp 썸네일 여백 수정

This commit is contained in:
2025-04-24 20:24:44 +09:00
parent d03db3f25b
commit 5f5f8579e2
3 changed files with 5 additions and 1 deletions

View File

@@ -69,6 +69,7 @@
position: relative;
background-color: #666;
height: auto;
line-height: 0;
}
.contentWarp .productView .productLeft .productImg .productSwiper .swiper-slide img {
width: 100%;
@@ -105,6 +106,7 @@
color: #ffffff;
text-shadow: 1px 1px 1px #333;
z-index: 1;
line-height: 1;
}
.contentWarp .productView .productLeft .productImg .productSwiper .swiper-pagination {
bottom: 2rem;

File diff suppressed because one or more lines are too long

View File

@@ -52,6 +52,7 @@
position: relative;
background-color: #666;
height: auto;
line-height: 0;
img{width:100%; height:100%;}
.productSmallVideo{
width:100%;
@@ -82,6 +83,7 @@
color: #ffffff;
text-shadow: 1px 1px 1px #333;
z-index: 1;
line-height: 1;
}
}
.swiper-pagination{