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;
}