Responsive FAQ accordation using jvascript - (jquery)

Solution retrospective
Can someone give better ideas for positioning illustrations? Also, my body was creating problems so I have to specifically make its width 100vh but then it was giving bottom padding which even after a lot of time I didn't understand from where it has that padding? Any Other feedback if there do give.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashreesamuel
Hey tab21, good job completing this challenge. Keep up the good work.
Your solution looks great however I think that your container needs some margin from the top using
margin-top
. To fix the position problems with your body addmin-width 100vh
to the ruleset.I hope this helps
Cheers Happy 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