Mistakes that can be made when using CSS grid
Last updated: 2019-10-29
I noticed recently that the css in my personal site was not behaving as I expected. My footer was uch too larger on mobile devices.
When I started learning CSS grid, I had set the two sections of my main content
to have specfic grid-row-start
and grid-row-end
values.
Top Section:
[object Object]