From c5187e260d819e4e38cbccef2665624eba6eaf83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Thu, 10 Oct 2024 15:00:06 +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/styles/_main.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/_main.scss b/src/styles/_main.scss index 85770e8..913f6c1 100644 --- a/src/styles/_main.scss +++ b/src/styles/_main.scss @@ -487,9 +487,6 @@ background-color: #fff; border: 1px solid #5C6773; color: #5C6773; - &:hover{ - background-color: #f0f0f0; - } } } .login-btn-box{