Created by: MadeByRaymond
- added column-gap
- added row-gap
Description
row-gap
behaves just like gap
except it specifies the size of the gap between an element's rows only.
column-gap
behaves just like gap
as well, except it specifies the size of the gap between an element's columns only.