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

Fix responsive variable column gap #3202

Closed
wants to merge 1 commit into from
Closed

Fix responsive variable column gap #3202

wants to merge 1 commit into from

Conversation

letsbuildafire
Copy link

This is a bugfix.

No open issue that I could find references this bug. I ran into this issue when building a site, see the minimal example here: https://codepen.io/letsbuildafire/pen/ExgaYgy that illustrates how the column gap would not update correctly at different breakpoints.

Proposed solution

Loop over variable gap sizes for each breakpoint include.

Tradeoffs

None that come to mind. Perhaps very very marginally slower build times as a result of the added loops.

Testing Done

Minimal test case built out here: https://codepen.io/letsbuildafire/pen/ExgaYgy

Changelog updated?

No.

Ran into this issue when building a site, see the minimal example here: https://codepen.io/letsbuildafire/pen/ExgaYgy that illustrates how the column gap would not update correctly at different breakpoints.
@letsbuildafire letsbuildafire closed this by deleting the head repository Jun 13, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant