From 952384fbcac1303487172dd4e6ce32f222540ac9 Mon Sep 17 00:00:00 2001 From: EidanThen Date: Mon, 13 Jul 2026 09:48:02 -0400 Subject: [PATCH] feat: fix login design --- src/components/Login.css | 10 +--------- src/components/Login.jsx | 1 - 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/src/components/Login.css b/src/components/Login.css index 9a89d74..012589e 100644 --- a/src/components/Login.css +++ b/src/components/Login.css @@ -20,12 +20,11 @@ } .login-page { - min-height: 100vh; + min-height: 90vh; display: flex; align-items: center; justify-content: center; padding: 24px; - background: linear-gradient(135deg, var(--blanco) 0%, var(--gris-claro) 100%); font-family: Arial, Helvetica, sans-serif; } @@ -60,13 +59,6 @@ text-transform: uppercase; } -.subtitle { - font-size: 13px; - color: var(--acero-claro); - font-weight: 400; - margin-bottom: 24px; -} - .login-divider { height: 2px; background: var(--verde-glm); diff --git a/src/components/Login.jsx b/src/components/Login.jsx index 47057c5..4c3d587 100644 --- a/src/components/Login.jsx +++ b/src/components/Login.jsx @@ -58,7 +58,6 @@ export default function Login() { GomezLee Marketing

GLM ID Card Generator

-

GomezLee Marketing ยท Carnet Corporativo CR80

-- 2.52.0