Design comparison
Solution retrospective
tell me what you think and some advice for me to take note :) all comments will be appreciated thanks :)
Community feedback
- @AminpatraPosted 8 months ago
Liked your solution a lot , I did this same challenge from an hour ago I think and I see this better than mine . The only two things I can say is : 1- you can add the line-height: 1.5 or 1.6 to paragraphs to make space between lines like in the design , 2- try to learn grid if you don't know it. For example you can place the content in the center like this -> body {display : grid; place-content: center} , but I guess you know it because you did the solution well.
1@ivara21Posted 8 months agoYou did great too on this challenge, thanks man appreciated it :) @Aminpatra
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