Design comparison
SolutionDesign
Solution retrospective
Feedback is welcome :)
Community feedback
- @vanzasetiaPosted over 3 years ago
👋Hello Diego! My name is Vanza!
I have some feedbacks that may help you improve this solution.
- I see the
button
or the.learn-more
should have hover effect and also you can try addcursor: pointer
to it. - The background of the
body
should be very light gray, I guess.
That's it! Hopefully this is helpful for you!
Happy Coding!
1 - I see the
- @waltersonoPosted over 3 years ago
Hi bro.
Nice work.
As a suggestion i would recommend that you:
- Use a relative unit (like rem) on with width of the card instead of fixed values
Responsive design involves:
- Media queries (you already used)
- Fluid layouts (you missed this one)
- etc.
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