Using Modern CSS to Build a Responsive Image Grid
George takes a look at a few different techniques for building a mobile-first, responsive image grid using flexbox and calc().
George takes a look at a few different techniques for building a mobile-first, responsive image grid using flexbox and calc().
Kitty experiments with some advanced Sass features along with CSS's calc() function to create a flexible grid system.