Эх сурвалжийг харах

Meta viewport on static page

Leszek Wiesner 4 жил өмнө
parent
commit
02f9e3defe

+ 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 {