Skip to main content

To remove a grid gap from HTML/CSS code, you can use the “grid-gap” property and set it to 0. This will remove any spacing between grid items. Alternatively, you can use the “gap” property, which is a shorthand for both “grid-row-gap” and “grid-column-gap” and set it to 0.

FontXS

Join the Community or User Group to Participate in this Discussion

Reply