Design comparison
Community feedback
- @dylan-dot-cPosted 5 days ago
Well done everything is perfect!
Only this is that you may have forgotten to add the hover styles on the buttons. I see you are using tailwindCSS so it would be like
transition hover:bg-green
. Also you made them buttons which is ok, but if this was your real social link profile, then you could actually use anchora
tag and just link them to the home page for those website.Also I'm not sure but the spacing that you included seemed redundant because I think tailwindCSS has those spacing as default. https://tailwindcss.com/docs/customizing-spacing
All the best!
Marked as helpful1@van3030Posted 5 days ago@dylan-dot-c hello, I still don't know how to use tailwind CSS, I just estimated the spacing.Yes I forgot to put hover hahaha and also border radius I noticed it after I finish sending it.Thank's for the suggestion so much appreciated it after I finish the third challenge I see if I could edit it.
1
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