Closed jcomeauictx closed 6 years ago
see https://alistapart.com/article/responsive-web-design
https://www.sitepoint.com/community/t/high-resolution-phones-and-tablets/37828 for reference
also https://css-tricks.com/snippets/css/media-queries-for-standard-devices/ and https://stackoverflow.com/questions/42165713/high-resolution-devices-display-extra-small-bootstrap-layout
explanation of media width: http://www.javascriptkit.com/dhtmltutors/cssmediaqueries2.shtml
more: https://webplatform.github.io/docs/tutorials/understanding-css-units/
https://www.quirksmode.org/blog/archives/2010/04/a_pixel_is_not.html
fixed with @media css rule, at least sufficiently for BLU phone. reopen if problem appears on other devices.
fix CSS and possibly HTML to make buttons, input fields, and other important info show up readably on phones and smaller tablets.