Design comparison
Solution retrospective
Any Feedback? I was a little stuck on using font awesome icons and the icons were not showing on my live site. I have tried everything but the problem was with my font awesome CDN.
Community feedback
- @AyazAhmed5Posted almost 3 years ago
Thank you for Pointing out things for me. I've made some changes. Let me know if It's okay Now.
0 - @IEdiongPosted almost 3 years ago
Hello Ayaz 👋, I also made this same mistake when using font-awesome icons after not using it for a long time. Great job in completing this challenge, here are some things you could do:
-
set the
cursor: pointer
rule on the clickable element such as theregister
button and social icons. This is good for user experience. -
make the borders of the register button more rounded.
-
Set a border on the social links and style them to look like that of the design. The facebook icon you're using isn't the right one though, you might have to change that one. You could check out my solution to this challenge to see how I achieved this.
I hope this was helpful, Shalom!
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