
Design comparison
Solution retrospective
Any Feedback would be Appreciated, Thank You
Community feedback
- @Namonaki0Posted over 1 year ago
Hi YASHWANTH, well done for completing the challenge.
One thing you could do is add some logic in JS for when you click on a dropdown. At the moment if you open every single dropdown the whole content will overflow the main container. Perhaps, when you click on a dropdown the one that was previously open would automatically close avoiding this issue. You can also decrease the font size of the hidden content, that will help you achieve this.
Also, you could center the main container in mobile view to make it look more uniform.
I hope this helps a little bit.
Marked as helpful0
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