Design comparison
SolutionDesign
Solution retrospective
- Trouble figuring out css for input[type=range]
- Currently no mobile implementation (will be done soon), wanted to see what best practice is for changing to mobile layout. I find things easier to do in JS rather than media query, is that fine? And if I use JS to tweak the HTML layout for mobile is that also alright, or should I build a larger DOM tree, but make it so that I don't have to tweak the structure, just the classes
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