Sfoglia il codice sorgente

Meta viewport on static page

Leszek Wiesner 4 anni fa
parent
commit
02f9e3defe
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      pioneer/packages/apps/public/index.html

+ 1 - 0
pioneer/packages/apps/public/index.html

@@ -19,6 +19,7 @@
     <% } %>
     <script type="text/javascript" src="/env-config.js"></script>
     <% if (!htmlWebpackPlugin.options.IS_LIVE) { %>
+      <meta name="viewport" content="width=device-width">
       <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet">
       <style>
         body {