From 5bb54b53712442c9a643553ab132513d31921d37 Mon Sep 17 00:00:00 2001 From: ksjihd163 Date: Tue, 3 May 2022 03:21:52 +0000 Subject: [PATCH] =?UTF-8?q?=EC=A3=84=EC=86=A1=ED=95=A9=EB=8B=88=EB=8B=A4.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FO/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FO/css/style.css b/FO/css/style.css index f691423..0ec6d0f 100644 --- a/FO/css/style.css +++ b/FO/css/style.css @@ -42,7 +42,7 @@ body {} .gnbMenu > li {float:left; position: relative; padding: 35px 21px;} .gnbMenu > li > a {display:block; text-align:center; height:30px; line-height:30px; font-size:15pt; font-weight: 500; color: #000;} .gnbMenu > .gnbMenunone > a {display:none;} - .gnbMenu1 {position: relative; padding-left: 75px; float: right;margin-right: 10px;} + .gnbMenu1 {position: relative; padding-left: 75px; float: right;} .gnbMenu1:after {content: ""; display: table; clear: both;} .gnbMenu1 > li {float: left; position: relative; padding: 35px 22px;} .gnbMenu1 > li > a { display: block; text-align: center; height: 30px; line-height: 30px; font-size: 15pt; font-weight: 500;}