Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcome! :)
Community feedback
- @juanpb96Posted over 2 years ago
Hi Marina! š
Congrats on your solution! š
I've seen some things that you can do to improve your project:
- In your 'Proceed to Payment' button: You could increase its
font-weight
and make it use the samefont-family
as it is taking the default from browser styles. Also, includecursor: pointer
so the user will know that this button is clickable. - Try not to use
<br>
and play withmargin
instead š - Adding hover states for links and buttons could be awesome š
Hope you find this useful!
Marked as helpful1 - In your 'Proceed to Payment' button: You could increase its
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