Logo Grid
Loading "Building a Structured Grid Layout"
Run locally for transcripts
๐จโ๐ผ Our designers had a pretty fancy idea with the offset logo grid on desktop. I really like it!
๐จโ๐ผ Before we tackle this art-directed arrangement of logos, let's convert our list of logos (currently flowing naturally using Flexbox) into a more defined CSS Grid.
๐จ At the xl breakpoint, make the logo list a structured grid with 5 columns and 6 rows.
๐จ The grid should flow from top to bottom, left to right.