Accordion - HTML / CSS ( and a bit of JS )

Solution retrospective
I want to code only with HTML / CSS, but I do not know how to put a title in bold with CSS only.
I spent a week on the project, I learned a lot and I realize that JS is not that easy haha.
I just don't understand why on mobile when I click there is an orange square that appears ..
Please log in to post a comment
Log in with GitHubCommunity feedback
- @GustavoMont
Your solution it's so good, congratulations !! About the orange square, I guess you have to disable the outline. It's just use outline: none; in CSS and it will disappear.
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