From 2445a98b064a2aafc67672a14990472c39f6d8dd Mon Sep 17 00:00:00 2001 From: leejimin Date: Tue, 16 Aug 2022 11:11:10 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/fishing.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/fishing.css b/css/fishing.css index d4de9b6..18af930 100644 --- a/css/fishing.css +++ b/css/fishing.css @@ -72,7 +72,7 @@ nav{ margin: 0 300px; height: 100%;} .lnb{ padding: 0; opacity: 0; - margin: 4px 0 0; + margin: 0; position: absolute; overflow: hidden; transition: all 0.5s; @@ -99,7 +99,7 @@ nav{ margin: 0 300px; height: 100%;} content: ""; height: 4px; width: 0; - background-color: #0047FF; + background-color: #007aff; box-shadow: 0 4px 10px rgb(0, 60, 255, 0.3); transition: all 0.5s; position: relative;