diff --git a/index.html b/index.html
index d372c67..ddd1fdd 100644
--- a/index.html
+++ b/index.html
@@ -99,7 +99,7 @@
text-align: right;
}
- @media all and (min-device-width : 320px) and (max-device-width : 480px) {
+ @media handheld {
h1#sticker {
font-size: 3em;
}