Submitted over 1 year ago
Responsive landing page using CSS Grid
@ramachandran-varadaraju
Design comparison
SolutionDesign
Community feedback
- @jameswhatleyPosted over 1 year ago
Hi, great job on this challenge! One improvement that could be made is to centre the grid section in the middle of the page.
An easy way to do this would be to set the height of the body to 100vh and then use flexbox to centre the component horizontally and vertically (using justify-content and align-items).
Marked as helpful1@ramachandran-varadarajuPosted over 1 year agoThanks @jameswhatley, done as you said and now it looks good.
1
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