react-grid-system icon indicating copy to clipboard operation
react-grid-system copied to clipboard

Equal space on both container padding and column gap

Open stefanzmf opened this issue 3 years ago • 0 comments

Is there a way to have the same amount of space on both column gap and container margins? E.g: If the gutter width is 30, the container will have 15px on each side, but the space between 2 columns is 30 (15px on each side).

stefanzmf avatar Jan 19 '22 16:01 stefanzmf