[BUG] blog gallery tiles have too much height #768
Labels
area: react
labs 🔭
Items related to the Labs website
type: design flaw 🧯
Similar to a "bug" but for a design miss
The following two comments describe and set the stage for this issue.
I'm not so big a fan of the fix for the gallery card sizing. For card rows where both cards have less content, it leaves a lot of whitespace:
Originally posted by @bskinn in #746 (review)
Changes probably have to happen right around here?
Might have to switch to rendering these as a series of
flex
containers, each containing two posts, where each container responsively switches fromflex-col
on narrow screens toflex-row
on wide screens?Originally posted by @bskinn in #759 (comment)
The text was updated successfully, but these errors were encountered: