From 7937d9f22e2569a6d127211538c2c2a15c59190d Mon Sep 17 00:00:00 2001 From: Matt Vickers Date: Mon, 29 Oct 2012 11:39:17 -0500 Subject: [PATCH] Updated the viewport tag to match live site The old viewport tag was causing a website viewed on iPhone to be too skinny. --- templates/project/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/project/index.html b/templates/project/index.html index 92512ac0e..d6176d75e 100644 --- a/templates/project/index.html +++ b/templates/project/index.html @@ -8,7 +8,7 @@ - + Welcome to Foundation -- 2.47.3