river @eribloodlust@witches.town
Suivre

Look at this shit :D I got my student's super super exited about the new CSS grid system.

23. True or false?

"display:grid" should be set on the grid container or on the grid's child elements?

A: grid container, and if you display:grid for a child element that mean this child will be a grid and you can nested it with grid that would be amazing. :)