How to use the FlexBox responsively with images?

0

Hey guys I'm using FlexBox in one of my projects to learn more about it. But I'm having a hard time with it regarding responsive images. In the code below I created a breakpoint in 1120px so that I use max-width: 100% and I put a flex-direction: column but when viewing in the window 1000px you can see that the text is on top, right ... but the images are all distorted and they are one underneath the other being there is space on the side of the container in the first image. If you have any tips on how you can do this, it would be great too

asked by anonymous 14.08.2018 / 06:39

0 answers