Accordion menu using Vanilla JS, CSS and HTML

Solution retrospective
I am mostly comfortable with what I wrote. What I found the most difficult is reformatting the website for mobile layouts.
The mobile desktop background image would only kick in once the viewport is less than the width of the mobile image (375 px). This seemed like an abrupt and arbitrary transition. The solution I had in mind was to stretch the mobile background image to fit larger mobile deployments. Would this have been a good idea?
I also found it difficult to control the size of the header where it looks similar in size to the star icon.
I am unfamiliar with handling size styling text and images both). I would appreciate any feedback on my CSS regarding this topic.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nick Chen'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