Design comparison
SolutionDesign
Community feedback
- @Paul-AdekPosted over 1 year ago
Hi Oswaldo you did a great job 👏👏 But you should really have added more padding. Also use the :hover selector to add an effect on when we move the mouse over the button e.g
button { background-color: red; } button:hover { background-color: blue; }
I hope this was helpful. Happy Coding 👍😄😄Marked as helpful1 - @OswaldoDomingoPosted over 1 year ago
Thanks for the tips. I've only seen the still images, I hadn't seen the :hover{} I'm also not very clear about the maximum size of the web view and the mobile view. It's my first job here, little by little I will understand it.
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