Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] blog gallery tiles have too much height #768

Open
gabalafou opened this issue Sep 12, 2023 · 0 comments
Open

[BUG] blog gallery tiles have too much height #768

gabalafou opened this issue Sep 12, 2023 · 0 comments
Labels
area: react labs 🔭 Items related to the Labs website type: design flaw 🧯 Similar to a "bug" but for a design miss

Comments

@gabalafou
Copy link
Contributor

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:

image

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 from flex-col on narrow screens to flex-row on wide screens?

Originally posted by @bskinn in #759 (comment)

@bskinn bskinn added labs 🔭 Items related to the Labs website area: react type: design flaw 🧯 Similar to a "bug" but for a design miss labels Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: react labs 🔭 Items related to the Labs website type: design flaw 🧯 Similar to a "bug" but for a design miss
Projects
None yet
Development

No branches or pull requests

2 participants