Design comparison
SolutionDesign
Solution retrospective
Any suggestions on improving the code would be appreciated!
Community feedback
- @JulienLEUILLIERPosted about 3 years ago
Really nice solution, with responsiveness on the mobile layout !
You can use
classList.toggle
to actually add and remove the.active
class in your script, to save a few lines.Keep up the good job !
Marked as helpful1@nntt1210Posted about 3 years ago@JulienLEUILLIER Thank you for your feedback. I really appreciate it!
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