eugenio-zapata-ejercicio-fork #6

Open
zapata.eugenio wants to merge 2 commits from zapata.eugenio/ejercicio-forks-ramas-pr:eugenio-zapata-ejercicio-fork into main
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 567d8b9be7 - Show all commits

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;