Submitted over 3 years agoA solution to the FAQ accordion card challenge
Mobile first design using plain CSS and Flexbox
@florianstancioiu

Solution retrospective
Feedback is highly appreciated, thanks in advance!
I had some trouble with setting the right width for the FAQ text on the desktop, I couldn't use padding because padding would enlarge the containing div (because of display flex), I hacked it by setting fixed widths on the h1 and ul.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Florian Stăncioiu's solution.
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