Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
In this project, I learned about how to use grid template areas to create a layout. Also learned about how to change grid layout just by changing areas in grid-template-area.
Community feedback
- @gautam32b7Posted 8 months ago
Hi Ravi
Nice job. It's a good practice to add some
line-height
to a text.Example
p { line-height: 1.5; }
0
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