FAQ accordion with functionality but no animation

Solution retrospective
Js could be dryer, also would love to have an animation for folding up and down for the <p> but that's for next project. Also improvement on the responsiveness?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
Hello again @BekiaD! 🙋🏽♂️
Your project looks really good!
I just have one suggestion:
- You don't need a separate container to create that background pattern. You can use both
background-color
andbackground-image
together on the body. They will not cancel each other.
I hope it helps!
Other than that, great job!
Marked as helpful - You don't need a separate container to create that background pattern. You can use both
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