aboutsummaryrefslogtreecommitdiff
path: root/client/index.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt2020-08-04 20:20:12 +0200
committerJasper Van der Jeugt2020-08-04 20:20:12 +0200
commit6034f1617392d09e3a5f9af19b064cc369f546e0 (patch)
tree98f726c9a18d36f24ba7745c409caf01e58736d5 /client/index.html
parenta2e72144746fdecc0539286798c0a46a02e47d5f (diff)
Make it look decent
Diffstat (limited to 'client/index.html')
-rw-r--r--client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html
index 9b09840..518b71d 100644
--- a/client/index.html
+++ b/client/index.html
@@ -4,6 +4,7 @@
<meta charset="UTF-8">
<title>Client</title>
<link rel="stylesheet" type="text/css" href="$CAFP_BASE/assets/style.css">
+ <meta name="viewport" content="width=device-width">
</head>
<body>
<div id="main"></div>