.grid{
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 0 0 5%;
}
.box { height: 50px; width: 50px; background-color: green; display: flex; width: 23%; justify-content: space-around; margin: 2px; }
.grid{
display: flex;
flex-wrap: wrap;
align-items: center;
margin: 0 0 0 5%;
}
.box { height: 50px; width: 50px; background-color: green; display: flex; width: 23%; justify-content: space-around; margin: 2px; }
Hola Felipe, espero que estés bien! Gracias por compartir tu código con nosotros. Si tiene alguna pregunta sobre el contenido del curso, estamos aquí para ayudarlo. ¡Sigue practicando! ¡Vamos juntos! :)