Equalizer landing page

Solution retrospective
Hello everyone ! This is the new challenge I did 😁
It was fun to do, especially the transition between the "states" design !
If u have any feedbacks, don't hesitate 😃
Best,
Logan
Please log in to post a comment
Log in with GitHubCommunity feedback
- @AlexKMarshall
This is excellent. Very good job. It's really well responsive at all sorts of screen sizes.
I had to dig very deep to find some small issues, there really aren't very many.
If you're putting aria-hidden on an img because it's just decorative, then just give it an empty string for its alt property, the alt should only have a value if it's meaningful. But make sure it's set to an empty string, don't leave out the alt property completely.
The call to action buttons, when you hover on them, the alignment between the icon and the text changes slightly, giving a bit of a wobbly effect. It's a pretty minor point though.
Marked as helpful
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