Ahh - yes, I believe I use meta viewport in some examples, which should do scaling for mobile devices - but it's mobile-only. Potentially even something like this might help with scaling on desktop, although ideally there would be better solutions! https://stackoverflow.com/questions/18750769/scale-div-with-its-content-to-fit-window
meta viewport
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ahh - yes, I believe I use
meta viewport
in some examples, which should do scaling for mobile devices - but it's mobile-only. Potentially even something like this might help with scaling on desktop, although ideally there would be better solutions! https://stackoverflow.com/questions/18750769/scale-div-with-its-content-to-fit-window