Design comparison
SolutionDesign
Community feedback
- @eewa-SANJPosted almost 2 years ago
Hello! Your solution is good and looks nice but there are a few issues in your solution. Here are my findings.
- You are missing the background color on the "Change" link part. Apply the provided color for the background which is #F8F9FE
- In the "Proceed to payment" button, you don't apply the shadow you can apply the shadow using the box-shadow property
- Also, apply cursor: pointer for your links
- I suggest you use a rem unit other than px
- Also, I suggest you keep CSS code in an alphabetical way in order to improve readability
These issues and suggestions might help you to improve your coding.
Happy coding😊
0
Please log in to post a comment
Log in with GitHubJoin 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