Design comparison
SolutionDesign
Community feedback
- @Bayoumi-devPosted over 2 years ago
Hey Soojeong, - It looks good!... You have an
accessibility issue
that needs to fix.Document should have one main landmark
, Contain the component in<main>
.
<main> <div class="order-summary-container"> //... </div > </main>
Your code is so cleanπ... Keep codingπ
Marked as helpful1@kongguksuPosted over 2 years ago@Bayoumi-dev Thank you, Ahmed! You're so kind for showing how to fix it! π
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