added new style responsive

This commit is contained in:
2025-09-24 16:22:31 -06:00
parent 79038e51af
commit 114511d04b
5 changed files with 77 additions and 59 deletions
@@ -14,7 +14,7 @@ export default function ChangePassword() {
return (
<section className="centerGrid containerSection">
<form onSubmit={handleChangePass}>
<form onSubmit={handleChangePass} className="pass">
<div className="containerInput relative">
<label className="label">Contraseña actual</label>
<input