"space-between" with grid

Hey, is there a way to define the space-between value utilized with flex for grid? I tend to use the method found in the codepen below however i was wondering if there was a flat out way of separating grid items this way similar to justify-content: space-between, or is what’s found in the codepen a valid substitute? Thanks in advance.

https://codepen.io/deerCabin/pen/gOyXBqV
Was this page helpful?