
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MaruchetO
Great solution! For divider, you can group the question and answer together in div element like
<div class='qna'>
in html and use selector like.qna + .qna
with theborder-top
property to create the divider in css.Marked as helpful
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