You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The-flex-grid is awesome, I use it all the time.
The negative inline-margin for .row is bugging me often though. For example when using a background color for the row, it extends it's container.
The connected inline padding for the .col-x has it's drawbacks as well with regard to background color.
I think a flexbox grid should use column-gap for spacing between columns, although I'm not sure how the flex-basis for the different column widths should be set.