Переглянути джерело

Meta viewport on static page

Leszek Wiesner 4 роки тому
батько
коміт
02f9e3defe
1 змінених файлів з 1 додано та 0 видалено
  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 {