Html – How to center all img in css with flexbox
i have a very noob question now, but I dont get it, how i can get center an item from a flexbox like this .productos_Imagenes{ width: 150px; border-width: 5px; border-style: solid; } .contenedor_Linea_1{ display: block; margin: 0 auto; } .contenedor_Linea_1_Sabores{…