PoeticMediaLab / Lacuna

Lacuna: Digital Annotation for Teaching and Learning
http://www.lacunastories.com
GNU General Public License v2.0
36 stars 20 forks source link

Fixed mobile login screen overflow #186

Closed codyml closed 7 years ago

codyml commented 7 years ago

...by dynamically setting the viewport width for small screens.

mwidner commented 7 years ago

Hmm.. can we do this through CSS rather than JS? For example: https://developers.google.com/web/fundamentals/design-and-ui/responsive/