Update index.html

This commit is contained in:
Scott Wallace 2014-05-15 11:16:02 +01:00
parent 2d7b2f3f42
commit 69c83b3179

View file

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