update css

This commit is contained in:
Jevinca Marvella 2025-11-15 13:13:08 +07:00
parent deb397baa4
commit 8b4c8db00b

View File

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