
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Rohloffmeister
Looks pretty good. The only thing missing is responsiveness. Also, in cases like this, I personally would use classList.add / classList.remove with a special class like "active" or "hidden" when making CSS changes with JavaScript, instead of changing the inline style. But this is just personal preference
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