Se cambio color de card

This commit is contained in:
Nicolas Murua
2026-04-23 22:14:45 -03:00
parent 57a54a1253
commit 29bba1dbc8

View File

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