Hello everyone,
I'm doing the solo project : learning journal ending the responsive design module and a question comes to my mind while doing it about best practices.
Here's the link of my solo project : https://glittering-pony-2f95cd.netlify.app/
I was wondering if applying CSS grid to the <body> tag alongside grid-template-areas property was something common and/or considered best practices when it comes to responsive design ?
Maybe I was supposed to use CSS grid only for the 'blogs' part and just use flex for the layout ?
If some of you have any thoughts on this please let me know 🙂 thank you !