Order summary solved with HTML, SASS with BEM methodology

Solution retrospective
Any feedback would be appreciated😊
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MikevPeeren
Hey @iamcerebrocerberus,
Nicely done !!
For the smaller mobile designs your component uses the full width, meaning you cannot see the left and right borders.
Also your naming convention for the classes I would improve. A classname like order can mean multiple things inside a bigger project so I would try to specify it more. Something like orderSummary. The same thing applies for top and bottom.
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