From 5799e9d07777e9994a77d0188cdc017fa00b32d0 Mon Sep 17 00:00:00 2001 From: Silvia-LC Date: Sat, 16 Aug 2025 19:17:50 +0000 Subject: [PATCH] estilos forms-home-register-recpassword --- src/front/components/Navbar.jsx | 2 +- src/front/pages/home/Home.jsx | 9 ++-- src/front/pages/home/home.css | 3 ++ src/front/pages/login/Login.css | 4 +- src/front/pages/recPassword/RecPassword.jsx | 53 ++++++++----------- src/front/pages/recPassword/recpassword.css | 16 ++++++ src/front/pages/register/Register.jsx | 8 +-- src/front/pages/register/register.css | 6 +-- .../pages/resetPassword/ResetPassword.jsx | 8 ++- 9 files changed, 63 insertions(+), 46 deletions(-) create mode 100644 src/front/pages/recPassword/recpassword.css diff --git a/src/front/components/Navbar.jsx b/src/front/components/Navbar.jsx index fe43175767..3618bffa29 100644 --- a/src/front/components/Navbar.jsx +++ b/src/front/components/Navbar.jsx @@ -40,7 +40,7 @@ export default function Navbar({showDrowpdown, setShowDrowpdown}) { return (