From 6ab123c87b6abff3f59a6011b46877e9355826cf Mon Sep 17 00:00:00 2001 From: IO <320154041@pcpuma.acatlan.unam.mx> Date: Thu, 19 Feb 2026 08:30:45 -0600 Subject: [PATCH] new style to grid and to global --- app/(private)/Impresiones/page.tsx | 2 +- .../InformacionEquipo/informacionequipo.css | 2 +- app/globals.css | 18 +++++++++++++++--- 3 files changed, 17 insertions(+), 5 deletions(-) diff --git a/app/(private)/Impresiones/page.tsx b/app/(private)/Impresiones/page.tsx index 3be6b65..41bf6ee 100644 --- a/app/(private)/Impresiones/page.tsx +++ b/app/(private)/Impresiones/page.tsx @@ -47,7 +47,7 @@ export default async function Page(props: { Carrera={student.carrera.carrera} Credito={student.credito} /> - +