Design comparison
SolutionDesign
Solution retrospective
All feedback is highly appreciated!
Keep coding :)
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Awesome work with this one. Looking at your solution, I would suggest the following for you...
- Adjust the padding in
.hero .hero-row
withmargin-top: 6rem;
and.download
rule set withpadding: 4rem 10rem 2rem;
- Instead of
section
, wrap the whole content ofhero
with specific tag likeheader
andmobile-navigation
withmain
tag
Overall, you did well. Hope this helps and Keep it going!
Marked as helpful1 - Adjust the padding in
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