aboutsummaryrefslogtreecommitdiff
path: root/javascript/app/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/app/index.html')
-rw-r--r--javascript/app/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/app/index.html b/javascript/app/index.html
index c1119c7..2be0d64 100644
--- a/javascript/app/index.html
+++ b/javascript/app/index.html
@@ -6,7 +6,7 @@
<title>Haskell Code Explorer</title>
<meta name="description" content="Haskell Code Explorer">
<meta name="google" content="notranslate">
- <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="viewport" content="width=device-width, initial-scale=0.6">
{{content-for 'head'}}
<link rel="stylesheet" href="/assets/vendor.css">
<link rel="stylesheet" href="/assets/haskell-code-explorer.css">