Order Summary Component - Flexbox

Solution retrospective
Open to feedback. Thanks
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Hikmahx
Hi CHarvey 👋! You did excellent work on this project! I have a suggestion for you:
For the
box
class, it would be better if the width is set to 100% rather than a fixed 450px. This is because when an element has a max-width property, the width becomes responsive on smaller devices and stops increasing beyond that specific max-width.I hope this helps
Marked as helpful
Join 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