Search for a command to run...
Ajusta cada propiedad flex y observa los cambios de diseño en vivo
Vista previa en vivo
.container { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch; gap: 8px; }