From 4aea2d9822b0f0102db5d2c104ff4fe4d9360c53 Mon Sep 17 00:00:00 2001 From: com02 Date: Tue, 7 Dec 2021 10:08:26 +0900 Subject: [PATCH] =?UTF-8?q?css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/css/media.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/css/media.css b/src/main/webapp/css/media.css index d35b1592..0a73476e 100644 --- a/src/main/webapp/css/media.css +++ b/src/main/webapp/css/media.css @@ -128,7 +128,6 @@ a.pop-logo img { margin-right: 10px; } .sec3 .pickSwiper .swiper-slide .list-box .images a img {} .sec5 {padding:100px 2% 100px;} .sec5 .popularSwiper {padding:1% 0% 12%;} -.sec5 .popularSwiper .swiper-pagination-fraction {top:28px;} .sec5 .inner .tab_content {width:96%;padding:30px 1.9%;} .sec5 .inner {width:100%;} .sec6 {padding:100px 2% 100px;} @@ -339,6 +338,7 @@ footer .family_site {right:10px;} .sec5 .inner .tabs_item ul li .con-1 .cla { padding: 5px 10px; } .sec5 .inner .tabs_item ul li .con-1 .tit { font-size: 16px; } .sec5 .inner .tabs_item ul li .con-2 p { font-size: 12px; } + .sec5 .popularSwiper .swiper-pagination-fraction {top:28px;} .sec6 { padding: 52px 0px 60px; } .sec6 .inner .more-btn {top:5px;right: 1%;} .sec6 .inner .more-btn a {font-size:12px;padding:2px 10px 3px;}