From 33efaed03fc3a50b4b1973e75d3c89e572208f23 Mon Sep 17 00:00:00 2001 From: Alejandro Rosales Date: Mon, 23 Mar 2026 16:05:20 -0600 Subject: [PATCH] Adjust text sizes and spacing in AsignaturaCardItem and MapaCurricularPage for improved readability --- src/routes/planes/$planId/_detalle/mapa.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/routes/planes/$planId/_detalle/mapa.tsx b/src/routes/planes/$planId/_detalle/mapa.tsx index 1eaedf4..7dbcad0 100644 --- a/src/routes/planes/$planId/_detalle/mapa.tsx +++ b/src/routes/planes/$planId/_detalle/mapa.tsx @@ -266,7 +266,7 @@ function AsignaturaCardItem({ {/* titulo */}

-
+
{/* ciclo */} {asignatura.ciclo ? ( C{asignatura.ciclo} ยท @@ -760,7 +760,7 @@ function MapaCurricularPage() {
handleDrop(e, ciclo, linea.id)} - className="min-h-[140px] space-y-2 rounded-xl border-2 border-dashed border-slate-100 bg-slate-50/20 p-2" + className="min-h-35 space-y-2 rounded-xl border-2 border-dashed border-slate-100 bg-slate-50/20" > {asignaturas .filter(