From 1ad29d2a025dcaef467ae8ffb9a3b88f0bba8021 Mon Sep 17 00:00:00 2001 From: Luca Bonavita Date: Thu, 25 Apr 2019 19:57:18 +0100 Subject: [PATCH] Site: set initial-scale=1.0 on the viewport fixes #2551 --- site/src/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/template.html b/site/src/template.html index 5d9739cde3..a3b79ae1e8 100644 --- a/site/src/template.html +++ b/site/src/template.html @@ -2,7 +2,7 @@ - + %sapper.base%