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 this vertical column mesh
from this
to this
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 this vertical column mesh
from this
to this