Cambia el color de fondo de las listas

This commit is contained in:
Juanse Marquez
2026-04-23 22:15:13 -03:00
parent c3070d1a2f
commit c55e961828

View File

@@ -21,7 +21,7 @@ header {
} }
.card { .card {
background-color: white; background-color: rgb(181, 181, 27);
border-radius: 10px; border-radius: 10px;
padding: 20px; padding: 20px;
width: 300px; width: 300px;