Moozika Order Component Summary

Solution retrospective
This was my first static HTML site / component, as well as my first attempt using responsive web design. Please help point out any rookie mistakes I've made, or obvious refactoring / design decisions I could have taken to make this better.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @FluffyKas
Hey, its a good looking solution! Font-size could be a bit bigger to make it easier to read. The container
div
could be swapped formain
and the Order Summary title for h1 to make it more semantic. ^^Marked as helpful - @iKINGDAVID
Not pixel-perfect, but accurate enough. Why use tailwind tho? This could too easily be done with pure CSS. I saw what looked like a misplaced div closing tag (without an opening pair) on line 44. I don't really see any mistakes. Looks good, well done.
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