Open trundlr opened 5 days ago
We can't use ::after and content to fill extra space in a flex-wrapped grid, to prevent content justified with space-between in the last, unfilled row to space out.
content
space-between
https://stackoverflow.com/a/34816625
Manually divided rows that don't flex-wrap
No response
What can't you do?
We can't use ::after and
content
to fill extra space in a flex-wrapped grid, to prevent content justified withspace-between
in the last, unfilled row to space out.How would you like it to work?
https://stackoverflow.com/a/34816625
What have you tried?
Manually divided rows that don't flex-wrap
Additional context
No response