tlwirtz / is-traffic-shitty

Front end client answering the question: Is traffic shitty (in Seattle)?
0 stars 0 forks source link

Header Text on Mobile #4

Open tlwirtz opened 7 years ago

tlwirtz commented 7 years ago

Work on fine tuning text placement on mobile. It is not quite centered.

tlwirtz commented 7 years ago

Look at this

<!-- set viewport width to 660px and disable zooming/scaling -->
<meta name="viewport" content="width=350,user-scalable=no">
<!-- tell iOS that this app can work in full screen mode. No need for navbars -->
<meta name="apple-mobile-web-app-capable" content="yes" />