cambios en el html

This commit is contained in:
2026-04-23 22:52:50 -03:00
parent a7e2beb193
commit 567d8b9be7
2 changed files with 2 additions and 2 deletions

0
.gitignore vendored Normal file
View File

View File

@@ -7,7 +7,7 @@ body {
header {
background-color: #2c3e50;
color: white;
color: blue;
padding: 20px;
text-align: center;
}
@@ -21,7 +21,7 @@ header {
}
.card {
background-color: white;
background-color: red;
border-radius: 10px;
padding: 20px;
width: 300px;