Design comparison
SolutionDesign
Solution retrospective
Any feedback welcome!
Community feedback
- @dusanlukic404Posted about 3 years ago
Hi Pedro, well done for you. Solution is very good but I recommend you to change a few things:
- On your class main-container instead of 160px auto 100px use for margin top 100px because you don't need that vertical scrollbar
- Add more properties to button (example set cursor to pointer, add transition etc.)
- Add pseudo class hover on button
- Reduce the opacity for text "per month"
- You don't need two <h2> one under another
I hope I was helpful :)
Marked as helpful2
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