Skip to content

Conversation

@ymulenll
Copy link

hey @codediodeio, you could probably include grid-auto-flow: dense; to avoid having holes in the gallery, for example if you remove the first 3 images you can see something like this:
http://recordit.co/NETNEk6Fix

but using grid-auto-flow: dense;:
http://recordit.co/2eIfqBBjNV

(even though if it's not the best for accessibility because of the changes in the order of the cards)
Thanks for your great content!

hey @codediodeio, you could probably include `grid-auto-flow: dense;` (even though if it's not the best for accessibility) to avoid having holes in the gallery, for example if you remove the first 3 images you can see something like this:
http://recordit.co/NETNEk6Fix

but using `grid-auto-flow: dense;`:
http://recordit.co/2eIfqBBjNV

Thanks for your great content!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant