T
0

Hot take: I think people overuse grid for simple layouts.

I was building a client's contact page for a small bakery site in Portland. I set up a full grid for a simple two-column form and image layout. The client's kid, on a really old tablet, couldn't see the form right because the grid's fallback was a mess. I redid it in about 20 minutes using flexbox for the main structure and only used grid for the image gallery below. It just worked better. Anyone else find grid can be overkill sometimes?
1 comments

Log in to join the discussion

Log In
1 Comment
amy268
amy2681h ago
Remember when we all argued about floats?
7