Social proof section - Using HTML y Sass

Solution retrospective
Hello! This is already my third challenge, any advice or recommendation of good practices when coding is welcome :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Bonrey
Hello, Kevin! Wow, your site looks really awesome. Congrats on this one! 🥳 I especially liked the animation in the beginning. 😊
Just a couple of things I'd suggest:
- Get rid of your validation error by changing your
section.rateds
to div. I think that'd be more semantically correct, since everysection
tag should contain a heading, and here there's none. - Well, that's just my opinion, but I'd probably avoid stacking stars on top of each other on smaller screens. In one row, they look somewhat better ⭐⭐⭐⭐⭐
Everything else is smooth and responsive. Great work and good luck with your coding! 👨💻
- Get rid of your validation error by changing your
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