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{