Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Negative inline-margin for .row can be a problem #13

Open
Esger opened this issue Oct 4, 2023 · 1 comment
Open

Negative inline-margin for .row can be a problem #13

Esger opened this issue Oct 4, 2023 · 1 comment

Comments

@Esger
Copy link

Esger commented Oct 4, 2023

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.

@jeroenoomsNL
Copy link
Owner

Hi Esger, thanks for your request! And also great to hear that you are using it! I agree that we might be able to solve this easier nowadays. I'll pick this up in the next few weeks since this is still a side project for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants