Update index.html

This commit is contained in:
Scott Wallace 2014-05-15 11:14:13 +01:00
parent 7446d9380c
commit 2d7b2f3f42

View file

@ -99,7 +99,7 @@
text-align: right; text-align: right;
} }
@media all and (min-device-width : 320px) and (max-device-width : 480px) { @media handheld {
h1#sticker { h1#sticker {
font-size: 3em; font-size: 3em;
} }