Live data from Hacker News

Grids for web layouts with no gutters: simpler, more practical and more flexible

ilyabirman.net

1–4 of 4 posts

Re: Grids for web layouts with no gutters: simpler, more practical and more flexible

#4
post #3

I am not a CSS expert, but I would think there must be a reason frameworks like Bootstrap went with the gutter approach? I don't know what it is, but I suspect there is a reason because otherwise this is so much simpler to deal with.

I think it's for consistency. If any container defines its own padding inside a column, the grid will quickly turn into a mess.