colocar muchas imágenes en un div maravillosamente
div {
display: flex;
flex-wrap: wrap;
}
Tanishq Vyas
div {
display: flex;
flex-wrap: wrap;
}