FAQ accordion card

Solution retrospective
All feebback welcome thank you in advance
Please log in to post a comment
Log in with GitHubCommunity feedback
- @SalahShadoud
Hey There! Congrats on finishing the challenge i have few notes to improve your design:
- use the padding on the text section of the design to mimic the space on the inline side of the design.
- use
display: flex;
andflex-direction: column;
on the container and space the elements inside of it with thegap
property to have a nice looking container with little nice space between the elements.
hope this gonna help you in your future challenges, 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