roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

How to change the padding? #151

Open koderhun opened 6 years ago

koderhun commented 6 years ago

I need to change 8px to 15px. Can I do this without copying the css?

theetrain commented 6 years ago

This is a duplicate of #87. I am also interested in finding a solution.