Update index.html

This commit is contained in:
Scott Wallace 2014-05-15 11:23:40 +01:00
parent d3c42740b1
commit 445eddb921

View file

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