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

add gap property #23

Open
Tropix126 opened this issue Jan 26, 2022 · 1 comment
Open

add gap property #23

Tropix126 opened this issue Jan 26, 2022 · 1 comment

Comments

@Tropix126
Copy link

All modern browsers now support the gap property on flex containers. This allows for dynamically spacing flex children without the need for margins. It's also RTL-compatible without the need for logical properties.

https://developer.mozilla.org/en-US/docs/Web/CSS/gap

@himynameisdave
Copy link
Owner

Thanks for the tip!

@Tropix126 Tropix126 changed the title gap property add gap property Mar 1, 2022
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