Order Summary Component using HTML and CSS

Solution retrospective
I know that this isn't the best solution to this challenge, and there are many different things I could've done better/code cleaner, with that in mind, I would love to hear you feedback and insights!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @denielden
Hi Ellenear, I took some time to look at your solution and you did a great job!
Also instead of using
px
try to use relative units of measurement -> read hereOverall you did well :)
Hope this help and happy coding!
Marked as helpful - @caio-alcantara
I'd say you just need to add some padding-rigth to the "annual plan", and some padding-bottom to the 'cancel order' button
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