Design comparison
SolutionDesign
Community feedback
- @Bayoumi-devPosted over 2 years ago
Hey Muhammad, It looks good!... You have an
accessibility issue
that needs to fix.Document should have one main landmark
, Contain the component with<main>
.
<main> <div class="container"> //... </div> </main>
I hope this is helpful to you... Keep it up👍
Marked as helpful0@Muhammad-HabbanPosted over 2 years ago@Bayoumi-dev oh Thanks. I've one more question, about fonts. I could not find the one specified in the challange. Do you know where to find them or should I just keep using defaults?
0@Bayoumi-devPosted over 2 years ago@Muhammad-Habban Here --->
style-guide.md
you can find the recommended 'font' for this challengeMarked as helpful0
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