Responsive component built with CSS Flexbox using media queries

Solution retrospective
I would like to pay attention to the toggle.js script. When I toggle between elements on a screen smaller than 1400px, I can toggle only once, and to toggle again, I need to restart the server. With the screens bigger than 1400px, I dont have this issues, the toggling is working fine.
Also my HTML structure is something that I want to be carefully reviewed. I'm pretty sure that my HTML is not the best one, but I didnt have any other idea how to structure it.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Agus27111
hi your work's so cool but maybe u can improve to make it more aproaching the design, your border-radius on ur image in desktop mode can improve with border-radius: 1rem 0 0 1rem; (the value is just an example).
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