Design comparison
SolutionDesign
Solution retrospective
I had struggled to fix the box, so, please review the code and I'd love to hear any feedback.
Community feedback
- @ApplePieGiraffePosted about 4 years ago
Hey, good work on this challenge, NoorAlhijab! 👋
Your solution looks pretty good and the accordion card works well! 👍
I suggest,
- Allowing the width of the accordion card to shrink with the width of the screen (rather than giving it a fixed width) so that the card responds nicely and doesn't create any horizontal scroll bars along the bottom of the screen when the width of the screen decreases.
- Making sure that none of the content of the accordion overflows its container when one of the FAQs are opened.
Keep coding (and happy coding, too)! 😁
1
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