diff --git a/Register.css b/Register.css index 7c86155..f4cc644 100644 --- a/Register.css +++ b/Register.css @@ -127,13 +127,15 @@ input::placeholder { transform: translateY(0); } -.login-link { +.register-link { text-align: center; - margin-top: 25px; + margin-top: 40px; + padding-bottom: 10px; color: rgba(255, 255, 255, 0.7); font-size: 14px; } + .login-link a { color: #00d9ff; text-decoration: none;