From aebf93fda60435d94f421a3e042bf06a71071d02 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 9 May 2016 11:21:47 -0400 Subject: [PATCH] shrink-to-fit="no" Add shrink-to-fit="no" to viewport meta to ensure that documents aren't scaled down to enusre all content fits into the viewport. see: http://stackoverflow.com/questions/33767533/what-does-the-shrink-to-fit-viewport-meta-attribute-do --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dca283e..4bf59ae 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A collection of HTML head elements. ``` html - +