Design comparison
SolutionDesign
Solution retrospective
Is the @media done properly? Are there any other glaring issues that stand out?
Community feedback
- @AdezaynPosted almost 3 years ago
Nice one Goran.
A little adjustment will make the mobile view of your design come out better... to make the #orderSummaryCard responsive, you can give it a max-width with a percentage value (let's say max-width:80%;) to avoid the card from overflowing or cropping.
Try to fix the accessibility and HTML issues on your report also.
Great job.
Marked as helpful0@GoranK89Posted almost 3 years ago@Adezayn Thank you very much for taking your time and checking out the solution. I will definitely implement your suggestions and refine the current solution. Much apreciated!
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