Submitted 10 months ago
Desafio Frontend Mentor | Social links profile main
@Paulobritto34
Design comparison
SolutionDesign
Community feedback
- @solvmanPosted 10 months ago
Looks good! I have a couple of suggestions for you. It seems like the buttons' font weight should be bold, and I would also use the
cursor: pointer
property on your buttons. As a bonus, you might want to try addingtransition: all 0.4s;
to your buttons. It will make the color switch transition much more enjoyable. Otherwise, great job! Congratulations!!!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