Design comparison
SolutionDesign
Solution retrospective
My first project using grid. The only problem i have is vertical centering all body child elements, in this case <main> and <footer>. I had to set body as flex element and add height to 100vh to use place-content: property. I know this is not the best way how to do it. Is there a better way?
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord