add a viewport so iphone stops reflowing
This commit is contained in:
parent
ff0e899b7a
commit
131106f631
|
@ -7,6 +7,7 @@
|
|||
<link href="/local.css{{ .LocalStyleParam }}" rel="stylesheet">
|
||||
{{ end }}
|
||||
<link href="/icon.png" rel="icon">
|
||||
<meta name="viewport" content="width=720px, initial-scale=0.4">
|
||||
</head>
|
||||
<body>
|
||||
<div class="header">
|
||||
|
|
Loading…
Reference in New Issue