Intro sectino with dropdown with React & Tailwind

Solution retrospective
Is there anything needed to improve?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @HashimAlSadah
Hi @Blue-Cheesecake, congrats on completing this challenge. It looks really good, but I think there is problem in the
overflow-hidden{ overflow: hidden}
. It should beoverflow-hidden{ overflow-x: hidden}
, since you only want to hide the menu probablyGreat job and Keep Coding.
Ignore this part. I cannot post the comment since it is too short, I had to add these lines here
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