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.