diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/login-register.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/login-register.scss index 94f5025545..25d3a42c4f 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/login-register.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/login-register.scss @@ -1,21 +1,3 @@ -.login-btn { - display: flex; - align-items: center; - justify-content: center; - padding: var(--spacing-02) 0; -} - -.login-btn-icon { - position: relative; - top: unset; - left: unset; - background: unset; - border-radius: unset; - width: 20px; - height: 20px; - margin-right: var(--spacing-02); -} - .login-register-or-text-container { padding: var(--spacing-08) 0 var(--spacing-05) 0; margin: 0;