Design comparison
SolutionDesign
Solution retrospective
This one was very hard to find the exact same size as the design. The gradient Part was hard to check which color was used. But I do what I could do. Here my result.
Community feedback
- @danielmrz-devPosted 10 months ago
Hello @yvodlynpaul
You did a very good job there!
I have a very simple suggestion for improvement:
- Since the button continue is a clickable element, it's nice to add
cursor: pointer
and also:hover { color: /* gradient here */; }
to it.
I hope it helps!
Other than those details, you did a great job!
1@yvodlynpaulPosted 10 months ago@danielmrz-dev Thank you for your feedbaks. I will adjust my solution.
0 - Since the button continue is a clickable element, it's nice to add
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