@TheoA816Submitted over 1 year ago
- 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