Closed davidbgk closed 4 years ago
I hesitated with pushing my changes though I don't want to blow your work here.
@vinyll feel free to push a better solution 👍 (isn't it a bit hackish to use negative margin?)
It is a little hackish indeed. However I'd rather compensate a css lack with a tiny css hack.
The silver bullet would be column-gap
but it's not really supported. Yet.
And it solves the mobile device issue…
Note about the last item occupying the full width: https://stackoverflow.com/questions/36357557/inconsistent-flex-grow-in-last-row-with-flex-wrap
A few little things bothering me :)