Two media queries for adjusting images to smaller screens.
- @media> for screens smaller than 800px, then two rows of images are displayed.
- @media> for screens smaller than 600px, then only one images is displayed per row.
learning CSS Flexbox by building a Photo Gallery. A tutotial from Freecodecamp.com new responsive web design
HTML