I cannot seem to figure out why the grid covers 8 rows and columns
I would think that there would only be 4 rows and 4 columns available…
I cannot seem to figure out why the grid covers 8 rows and columns
I would think that there would only be 4 rows and 4 columns available…
Here’s the HTML to get a better idea…
Take a closer look at the grid-template
definition in your .grid
selector.
Do you still think the grid should be 4x4?
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.