wadackel / react-stack-grid

Pinterest like layout components for React.js
https://wadackel.github.io/react-stack-grid/
MIT License
869 stars 77 forks source link

How to add margin between each cell? #66

Closed damechen closed 5 years ago

damechen commented 5 years ago

I want to have a bit larger margin between cells. How to achieve that? Thanks!

damechen commented 5 years ago

Got it through reading the doc. It's gutterwidth and gutterheight :)