From aebf93fda60435d94f421a3e042bf06a71071d02 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 9 May 2016 11:21:47 -0400 Subject: [PATCH 1/2] 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 - + From 5b2dfcf446137e60271a1d7af3b2cc92ae5d1ceb Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 9 May 2016 11:25:22 -0400 Subject: [PATCH 2/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bf59ae..a495c02 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ A collection of HTML head elements. Below are the meta attributes which are either deprecated or not supported anymore: ```html - +