summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-02-27 22:53:13 -0500
committerKyle Gunger <corechg@gmail.com>2020-02-27 22:53:13 -0500
commit24726786b570984c6e7be4757243d2b1a40ced18 (patch)
treea7babd0bbd57335349518fd4db9a3fe6ba8aeb3d
parentfaad0a54572eed2b41c1a3807828ddfe8beb59ec (diff)
[Webcards] forgot the meta tags
-rw-r--r--webcards/client.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/webcards/client.html b/webcards/client.html
index 5203ee3..70d7f1d 100644
--- a/webcards/client.html
+++ b/webcards/client.html
@@ -2,7 +2,8 @@
<html>
<head>
-
+ <meta name="viewport" content="width=device-width,initial-scale=1">
+ <meta charset="utf-8">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="styles/icofont.css">