diff options
author | NerdyPepper <[email protected]> | 2019-07-31 17:37:36 +0100 |
---|---|---|
committer | NerdyPepper <[email protected]> | 2019-07-31 17:37:36 +0100 |
commit | 4264c51934893d6c7d5be87f6f94c964a84c32aa (patch) | |
tree | d94f1ec9dc8f3839fac80d2b77e1254e6e443377 /docs/index.html | |
parent | 2186c42a9d4218d3bd48e3a823c3d738618667f6 (diff) |
viewport scaling
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 200faef..90c27d4 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -4,6 +4,7 @@ | |||
4 | <head> | 4 | <head> |
5 | <link rel="stylesheet" href="./style.css"> | 5 | <link rel="stylesheet" href="./style.css"> |
6 | <meta charset="UTF-8"> | 6 | <meta charset="UTF-8"> |
7 | <meta name="viewport" content="initial-scale=1"> | ||
7 | <title>n</title> | 8 | <title>n</title> |
8 | 9 | ||
9 | <script> | 10 | <script> |