From 723bbc5c90112530c2fc7b9ec338f6754dada511 Mon Sep 17 00:00:00 2001
From: frajuar <franciscojavier.juarez@estudiantes.uva.es>
Date: Mon, 9 Dec 2024 11:53:42 +0100
Subject: [PATCH] =?UTF-8?q?tama=C3=B1o=20de=20la=20fuente?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 css/estilo.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/estilo.css b/css/estilo.css
index 35757cd..e283499 100644
--- a/css/estilo.css
+++ b/css/estilo.css
@@ -39,7 +39,7 @@ body {
     bottom: 0; 
     left: 0; 
     font-family: Arial, sans-serif;
-    font-size: small;
+    font-size: medium;
     margin: 5px; /* Ajusta el margen según sea necesario */
 }
 /* Contenedor inferior */
-- 
GitLab