From 4b7c9f9cd8f0b964e6b0413b470ceac4a508d32b Mon Sep 17 00:00:00 2001 From: com02 Date: Mon, 29 Nov 2021 11:16:12 +0900 Subject: [PATCH] css --- src/main/webapp/css/media.css | 4 ++-- src/main/webapp/js/default.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/css/media.css b/src/main/webapp/css/media.css index 894d0dec..026cc866 100644 --- a/src/main/webapp/css/media.css +++ b/src/main/webapp/css/media.css @@ -64,7 +64,7 @@ a.pop-logo img { margin-right: 10px; } .data.detail .inner .row-top .center .right .con-2 .de-data ul li.detail-accordion.show .btn-hide { display: block; } .pop-advanced-search .conditions-wrap h3 { margin-bottom: 10px; } - +/* @media all and (max-width: 1400px){ .wrap header .inner {width:100%;} .wrap header .inner .search-wrap {width:40%;} @@ -176,7 +176,7 @@ footer .family_site {right:10px;} .service .top-bg {width:100%;} .service .con {width:100%;} } - +*/ /* 모바일 가로, 테블릿 세로 (해상도 ~ 479px)*/ @media all and (max-width: 479px){ diff --git a/src/main/webapp/js/default.js b/src/main/webapp/js/default.js index 999a7bac..a41170e0 100644 --- a/src/main/webapp/js/default.js +++ b/src/main/webapp/js/default.js @@ -247,7 +247,7 @@ $(document).ready(function(){ // Default settings var defaults = { responsive: true, - width: 1400, // Responsive width + width: 479, // Responsive width button: $(this).attr("id") + "-button", // Menu button id animation: { // Menu animation