grid how to remove column mesh
how to remove vertical column mesh from display grid
i use display: grid, with grid-template-column: repeat(2, 1fr) an getting this vertical mesh
how to remove vertical column mesh from display grid
i use display: grid, with grid-template-column: repeat(2, 1fr) an getting this vertical mesh