summaryrefslogtreecommitdiff
path: root/client/web/templates
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-04 18:19:08 -0400
committerJules Laplace <julescarbon@gmail.com>2017-06-04 18:19:08 -0400
commit06e20cb460faa5c302511f6444c4017d5ebd07e0 (patch)
tree6b8aabe718445728b4afe22368b54f826e1a3985 /client/web/templates
parented91748ac4aa378bc43a1e9863dcae58ceb7f68e (diff)
more mobile hegemony
Diffstat (limited to 'client/web/templates')
-rw-r--r--client/web/templates/index.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/web/templates/index.ejs b/client/web/templates/index.ejs
index 02b375c..c5caee9 100644
--- a/client/web/templates/index.ejs
+++ b/client/web/templates/index.ejs
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>Hansel and Gretel</title>
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> -->
- <meta name="viewport" content="width=device-width, initial-scale=0.9">
+ <meta name="viewport" content="width=device-width, initial-scale=0.9, user-scalable=no">
<style>
a {
width: 100%;