diff --git a/index.html b/index.html index 53266fc..3a44896 100644 --- a/index.html +++ b/index.html @@ -99,7 +99,7 @@ text-align: right; } - @media only screen and (-webkit-device-pixel-ratio:1.5) { + @media only screen and (-webkit-device-pixel-ratio:.75) { h1#sticker { font-size: 3em; }