SVG inside a div in CSS grid is adding some extra padding to the bottom, why?
I am trying to display a grid of SVGs using CSS grid. Something simple like this example, which is just divs, no SVGs yet. This works fine.
I am trying to display a grid of SVGs using CSS grid. Something simple like this example, which is just divs, no SVGs yet. This works fine.