Design comparison
SolutionDesign
Solution retrospective
I noticed an issue that I couldn't fix. In small sizes (<380px) the view icon (the eye) keeps its size of course and as more you shrink it as more it lose the center. I'm going to add the css variables in the next few days in order to do more reusable the CSS code.
Community feedback
- @NaveenGumastePosted over 2 years ago
Hay ! Fabián Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Learn more on accessibility issues
Keep up the good work!
0
Please log in to post a comment
Log in with GitHubJoin 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