Order Summary Component

Solution retrospective
All Feedbacks are welcome. 1st commit on this challenge
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fatlindshehu
Hi there,
Your component looks great, there are some small changes I think you should make:
background-size: cover;
because the background doesn't fill the entire space.- The button has more padding on top & bottom and a smaller border radius.
- I would also avoid using px, instead, I would choose between rem or em and stick to that the whole project.
Happy coding...
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