Explorar el Código

Added mobile viewport meta tag

Fela Maslen hace 7 años
padre
commit
7cad99910e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/index.html

+ 1 - 0
src/index.html

@@ -2,6 +2,7 @@
 <html>
     <head>
         <meta charset="utf-8" />
+        <meta name="viewport" content="width=device-width, initial-scale=1">
         <title>GuruBot2 Administration</title>
     </head>
     <body>