forked from estudiante.prueba/ejercicio-forks-ramas-pr
Cambia el color de fondo de las listas
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user