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