Submitted almost 3 years ago
Solution for desktop app with React and Styled Components
@Alan-A-Andrade
Design comparison
SolutionDesign
Community feedback
- @piyush4Posted almost 3 years ago
Hi, great job. I tried looking at the mobile version of your website. You can work on the responsiveness of the website on different screens. In case, you already worked on it and it's not showing up, try adding the meta tag with the viewport attribute etc.
0 - @skyv26Posted almost 3 years ago
To solve accessibility issues:
- wrap everything in your body in <main> OR give role="" to the direct children of your <body> ... Click here to read more here
Happy Coding ;)
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