diff --git a/src/includes/head.pug b/src/includes/head.pug
index 81735717568c541a0ddd9f104bf5708938de069e..9cb0f8c24d3abe3ce1ee83478f342e235e67750d 100644
--- a/src/includes/head.pug
+++ b/src/includes/head.pug
@@ -1,6 +1,7 @@
 head
     title CoopStarter
     meta(charset="utf-8")
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     //- script(type="module" src="/scripts/sib-core/dist/polyfill.js")
     //- script(type="module" src="/scripts/sib-core/dist/index.js")
     script(type="module" src="https://unpkg.com/@startinblox/core@0.11")