Poum
@PoumdgAll solutions
- Submitted 8 months ago
Frontend mentor FAQ accordion challenge using basic js css and html.
- HTML
- CSS
- JS
I would like to know of a way to make my Javascript less redundant and more maintainable, but I am just a beginner so a beginner friendly advice would be best.
I also cannot resize the star image next to the FAQ heading below 40px in
@media (max-width: 400px);
so I kept it at 40px. no matter how hard I tried. Is there a specific reason why? Any insight would be much appreciated. Thank you!