ngmcs8203
Flush
Quick search and I found that you already have responsiveness hard coded into the templated page. This post on stackoverflow says you add it to a function but you may not need to since it seems to be already there: https://stackoverflow.com/questions...ripts-web-apps-responsive-and-mobile-friendlyWhile you’re in there I would love it if you could look at the scaling of the web page on a pc/Mac. I can’t figure out how to keep it from taking the whole width.
I think at this point it just comes down to styling it for each viewport size. Taking a crack at it now. Also cleaning up as much of the inline CSS as I can.