FAQ accordion card with CSS and JS

Solution retrospective
Hi there ! This is my third challenge ! Is this one supposed to be the easiest one ? ahah not for me ! Anyway, i'm glad i've learned a lot through this challenge. :-) If you have some tips to simplify my CSS , I would definitly appreciate it. I feel like it's quite long for a simple page like this one, isn't ?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @brasspetals
It definitely wasn't the easiest challenge for me either 😂, but you did a great job! 👏
In your next project I would encourage you to branch out a bit more with Flexbox as it makes responsiveness much simpler. You could also try using percentages for widths as well pairing them with
min-width
and/ormax-width
for more responsive layouts.
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