Submitted over 2 years ago
Responsive page created with React.js and vanilla CSS
@paulpdoa
Design comparison
SolutionDesign
Community feedback
- @denieldenPosted over 2 years ago
Hi Paul, great work on this challenge! 😉
Tip of graphic design: with
font-family:" Big Shoulders Display ", cursive
the browser will use the Comics Sans font when it doesn't find the first font indicated (you can seen during loading)... for the designer it's a really awful font! I would rather replace it with afont-family:" Big Shoulders Display ", sans-serif
much more similar to the primary font.Also add
main
tag and wrap the card for improve the AccessibilityOverall you did well 😁 Hope this help!
Marked as helpful0@paulpdoaPosted over 2 years ago@denielden woah thanks a lot for that tip! Will try it on other challenges
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