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
While attempting to recreate the design in the image below, there is a column of content which has a sort of margin between itself and its adjacent column. However, there are no other such column gaps in the rest of the design. Currently, I would add an empty track for that purpose but wondered if there was a possibility of having grid gaps only on specific columns or rows.
The most related issues I can find are #1659 and maybe #2748, because the W3C discussion log mentions the consideration required for items that span across gaps, which is evident in the image example above.
While attempting to recreate the design in the image below, there is a column of content which has a sort of margin between itself and its adjacent column. However, there are no other such column gaps in the rest of the design. Currently, I would add an empty track for that purpose but wondered if there was a possibility of having grid gaps only on specific columns or rows.
The most related issues I can find are #1659 and maybe #2748, because the W3C discussion log mentions the consideration required for items that span across gaps, which is evident in the image example above.
Gap is currently defined in CSS Box Alignment Module Level 3 (https://www.w3.org/TR/css-align-3/#gaps).
The text was updated successfully, but these errors were encountered: