From 09dac939de0311cde402227b51779e5d501c6f39 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Thu, 15 May 2014 11:27:31 +0100 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3a44896..2d90eb3 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ text-align: right; } - @media only screen and (-webkit-device-pixel-ratio:.75) { + @media only screen and (-webkit-device-pixel-ratio:2) { h1#sticker { font-size: 3em; }