rtfeldman / elm-spa-example

A Single Page Application written in Elm
https://dev.to/rtfeldman/tour-of-an-open-source-elm-spa
MIT License
3.28k stars 530 forks source link

Add viewport meta tag #56

Closed bryanjenningz closed 5 years ago

bryanjenningz commented 5 years ago

This PR makes it look nice on mobile.

Before on mobile:

before

After on mobile:

after

After on mobile 2:

after-bottom