HTML CSS SCSS Javascript Mobile firts bem

Solution retrospective
Continue to make challenges and to practice and improve.
What challenges did you encounter, and how did you overcome them?the opening and closing of the accord and the icon on the right side I solved it by searching for examples in freecodecamp and others on the web.
What specific areas of your project would you like help with?**Any improvement you can say is welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @adeysh
Hi There! Your solution visually looks very close to the design. congrats for that. It's keyboard accessible too.
Looking at your code:
- Your html is semantic. Also good use of <details> and <summary> tag.
- Its responsive at the defined screen sizes but breaks at some points in between.
- I see that you have made a lot of mixins but have not used them. You can remove the unused items because i can see only one mixin called tgSize that you have used.
Nice going!!
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