FAQ accordion card solution

Solution retrospective
I tried to build this accordion without using javascript. Any comments or suggestion is highly appreciated. If you guys have better solution to this challenge, please guide me.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @felipevilar
Hi, nice job. Just noticed that body element isn't filling the entire page, try add min-height: 100vh to the body to see if its works.
Keep coding!
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