Order-Summary-Component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @MikevPeeren
Hey @Jrgwz,
Good job, I got some pointers tho:
Your Proceed to checkout and Cancel order are missing the cursor change on hover. Also try to add some transitions to your hover state changes so that they feel more alive.
For mobile your component is wider than the screen which means that there is a scrollbar, this is because of your padding that is added on the container. This also means that the component is never centered even on larger devices.
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