Add viewport
authorMatt Corallo <git@bluematt.me>
Tue, 7 Jul 2020 02:12:40 +0000 (22:12 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 7 Jul 2020 02:12:40 +0000 (22:12 -0400)
index.html

index aa2d0eb3bdd8f525bfc52c1a7661615b1aac5656..913f5b7bc7b66234c8a8cb6c35d92b94d9c034e2 100644 (file)
@@ -2,6 +2,7 @@
 <html lang="en">
        <head>
                <meta charset="utf-8">
+               <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
                <style type="text/css">
                        body {
                                margin:40px auto;