modified color palette

This commit is contained in:
2025-11-10 21:58:28 +01:00
parent ceac24ffe7
commit aff591e2f7
6 changed files with 275 additions and 26 deletions

View File

@@ -32,7 +32,7 @@ const LoginForm = ({ onSubmit, isLoading }) => {
/>
</div>
<div>
<label htmlFor="password" className="form-label">Clave</label>
<label htmlFor="password" className="form-label">Contraseña</label>
<input
id="password"
name="password"