Submitted over 3 years ago
Responsive Desktop first landing page made using SASS , JS
@anmol1468
Design comparison
SolutionDesign
Community feedback
- @FarisPalayiPosted over 3 years ago
The site looks fantastic 👌 those hover transitions and navbar transition were really a nice touch.
My one suggestion is:
- Do not set
outline: none;
to interactive elements, because, I have no way of knowing which button I'm focused when accessing the site by only using the keyboard.Keyboard accessibility.
Take a look at
:focus-visible
also.Other than that, everything looks perfect and have fun coding✨
Marked as helpful0@anmol1468Posted over 3 years ago@FarisPalayi Thank you , I will surely look into your suggestions
0 - Do not set
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