Hacker News new | ask | show | jobs
by gitgud 3074 days ago
Nice, really fast and simple!

One thing which bothers me though is the whitespace in the rows. How about using css to collapse the white space like bootstrap4's card-columns:

https://v4-alpha.getbootstrap.com/components/card/#card-colu...

1 comments

Oh thanks, this is great! I didnt know this was so easy to implement.