From c356027e8a031b62adc812bdb4a8005165c308b0 Mon Sep 17 00:00:00 2001 From: com02 Date: Tue, 21 Dec 2021 14:44:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=98=A4=EB=A5=98=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp | 4 ++-- src/main/webapp/css/media.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp b/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp index fe4ea689..d64782e8 100644 --- a/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp +++ b/src/main/webapp/WEB-INF/jsp/nlib/cmm/home.jsp @@ -584,7 +584,7 @@ $(function(){ autoplay : false, pagination: { el: '.pagination .swiper-pagination', - /*type: 'fraction',*/ + type: 'fraction', }, breakpoints: { 768: { @@ -592,7 +592,7 @@ $(function(){ spaceBetween : 20, }, 1400: { - slidesPerView : 2, + slidesPerView : 4, spaceBetween : 30, }, 4989: { diff --git a/src/main/webapp/css/media.css b/src/main/webapp/css/media.css index 76a99350..bc4cd51b 100644 --- a/src/main/webapp/css/media.css +++ b/src/main/webapp/css/media.css @@ -251,7 +251,7 @@ footer .family_site {right:10px;} .wrap .nav-wrap #primary-nav {display:none !important;opacity:0 !important;} .data.detail .inner .row-top .center .title-box .tit-info {width:70%;} -.sec5 .popularSwiper .pagination {visibility:visible !important;} +.sec5 .popularSwiper .pagination {visibility: hidden;} /* .sec6 .swiper-button-next, .swiper-rtl .swiper-button-prev {visibility:visible !important;} .sec6 .swiper-button-prev, .swiper-rtl .swiper-button-next {visibility:visible !important;}