From f31e64ac800697b42854bd624e2844769b072c8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Blas=20Alarc=C3=B3n?= <47840816@terciariourquiza.edu.ar> Date: Thu, 23 Apr 2026 23:10:44 -0300 Subject: [PATCH] cambie el archivo css --- estilo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/estilo.css b/estilo.css index 01d2854..cffaf54 100644 --- a/estilo.css +++ b/estilo.css @@ -21,7 +21,7 @@ header { } .card { - background-color: white; + background-color: rgb(250, 0, 0); border-radius: 10px; padding: 20px; width: 300px;