Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Huddle Landing page using CSS & HTML only

@mvergara94


Design comparison


SolutionDesign

Solution retrospective


  • The most difficult thing for me was to work in the responsive layout, any tip would be more than welcome.
  • How can i change the collor of icons, like i used in the footer ( from https://fontawesome.com/icons ) for the hover.

Community feedback

R Hayes 240

@ryanthayes

Posted

For changing the icons try this:

.footer__item { color: var(--secondary-color); border: 1px solid var(--secondary-color); }

Also, your icons are not all perfect circles. I struggled with that at first, too. I used this solution to get mine looking right: https://bostonianadam.com/2019/09/how-to-add-circle-border-around-font-awesome-icon/.

Marked as helpful

0

@mvergara94

Posted

Thank you very much! I will apply this changes to project!@ryanthayes

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join 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