@claudiabdm
Posted
Hi!
Great work on this tough challenge. I agree with ApplePieGiraffe and I'd recommend avoiding IDs for the reasons already mentioned. I saw you have used SCSS variables so that is the way to go 👏
I have also noticed you used fontawesome with the icons. While this is totally fine, you can also import svgs in your html or use them inline instead of using third party css. Lastly, do not forget these icons are links to social pages, so it would be nice to use an anchor tag to wrap them.
Keep up the good work 💪
@Dark-Lover
Posted
hey @claudiabdm I'm very happy to hear from you, i will take your remarks in consideration in my next challenges. thank you for giving of your time to help me. i appreciate it :).