Design comparison
SolutionDesign
Solution retrospective
Any feedback will welcome 😉
Community feedback
- @mattstuddertPosted almost 4 years ago
Hey Daniil, you've done a good job on this challenge! The major areas I'd recommend reviewing would be:
- Add some media queries to make the project responsive.
- Refine the CSS some more to get it matching up to the design. Your overall desktop layout looks good, but small details like line heights and spacings are just slightly off. It's worthwhile spending the time to refine these areas and train your eye for detail.
- I'd bump your heading levels up one. You don't have a
h1
at the moment. So your currenth2
could become ah1
and yourh3
headings could becomeh2
elements.
I hope that helps. Keep up the great work!
0@itachiUchih19Posted almost 4 years ago@mattstuddert Hi, thanks for feedback. I'll correct that as soon as possible 🖐 🖐 🖐
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