From fe4733589ff3683bce02adc11d3308bf325d55b9 Mon Sep 17 00:00:00 2001 From: com02 Date: Thu, 25 Nov 2021 17:47:08 +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 24429dc4..4210bbf6 100644 --- a/src/main/webapp/css/media.css +++ b/src/main/webapp/css/media.css @@ -151,7 +151,7 @@ a.pop-logo img { margin-right: 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; } .sec6 { padding: 52px 0px 60px; } - .sec6 .inner .more-btn {top:5px;right: calc(50% - 180px);} + .sec6 .inner .more-btn {top:5px;right: 1%;} .sec6 .inner .more-btn a {font-size:12px;padding:2px 10px 3px;} .sec6 .inner .more-btn a span > span {display:none;} .sec6 .inner .more-btn a span img {width:22px;}