1

This Masonry grid has to take into account both differing height and widths. Any hint on how to do this?

assembler
  • 3,098
  • 12
  • 43
  • 84

1 Answers1

2

Bootstrap has an implementation of this called card-columns. It works very well for your requirements.

jake
  • 488
  • 10
  • 19