Blank spaces inside Masonry column – React.JS, react-masonry-css and SCSS
I'm doing a fetch list that return random card sizes with 2 widths: Horizontal (Larger) Default (Horizontal / 2) And I'm getting blank spaces in masonry columns: Problem Image I'm working with react-masonry-css and with this styles: .masonry-grid { display:…