src/views/login/login-scoped.scss
@@ -7,14 +7,13 @@ background-size: cover; width: 100%; height: 100vh; padding-top: 10%; .login-info { width: 608px; height: 350px; background-color: rgba(163, 44, 48, 1); position: absolute; left: 25%; top: 41.9%; margin-top: -100px; color: #fff; font-weight: 600; border-radius: 3px; @@ -44,9 +43,8 @@ } .login-form { position: absolute; top: 50%; left: 65%; margin: -180px 0 0 -160px; margin: 0 0 0 -160px; width: 320px; height: 350px; padding: 36px;