Responsive landing page with CSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- P@edavid78
Nice work! I see that the social icons dont have hover effect on them. I had trouble getting the hover effect as well so I replaced "icon-facebook.svg" with the svg image svg path code, which let me apply the hover effect in css "svg:hover path {fill: $Dark-Violet; cursor: pointer;}"
Hope this helps.
- @awwmicky
This a solid responsive web-page 🤟! The only thing I can say is to debug the accessibility issues & HTML issues.
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