Design comparison
SolutionDesign
Solution retrospective
All Feedbacks are welcome. 1st commit on this challenge
Community feedback
- @fatlindshehuPosted over 2 years ago
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 helpful0
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