summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-07-31 22:40:17 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-07-31 22:40:17 -0400
commitdb78d6293106263941af62120ab67152c97ea5e8 (patch)
tree1cdccab8e558b007d7861804c6a66bd232a670a1 /www
parentc4e5c09dbcfa26dde90d9cf8d4e2692e79109d73 (diff)
downloadhtml5ks-db78d6293106263941af62120ab67152c97ea5e8.tar.xz
html5ks-db78d6293106263941af62120ab67152c97ea5e8.zip
index.html: let mobile zoom; controls are too small
Diffstat (limited to 'www')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 6070200..06e67d4 100644
--- a/www/index.html
+++ b/www/index.html
@@ -2,7 +2,7 @@
<html class="no-js">
<head>
<meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
+ <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<title>Katawa Shoujo</title>
<script>
window.define = function(factory) {