From 3e1da6c86ec3a586a5e99a06400b08be8da4ce87 Mon Sep 17 00:00:00 2001 From: khj Date: Wed, 5 Oct 2022 18:22:29 +0900 Subject: [PATCH] =?UTF-8?q?[=20publishing=20]=20=ED=8C=9D=EC=97=85=20?= =?UTF-8?q?=EA=B8=80=EC=94=A8=20=EA=B9=A8=EC=A7=90=20=EA=B4=80=EB=A0=A8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/assets/css/style.css b/frontend/src/assets/css/style.css index 0aef45c..740006b 100644 --- a/frontend/src/assets/css/style.css +++ b/frontend/src/assets/css/style.css @@ -1227,7 +1227,7 @@ header .user_wrap .user_info .logout { .popup.popup_form .pop-head { border-bottom: 1px solid #d5d3e6; - padding-bottom: 0; + padding-bottom: 1px; margin-bottom: 25px; }