diff --git a/index.html b/index.html
index 1d6dc9a..4492eee 100644
--- a/index.html
+++ b/index.html
@@ -43,7 +43,9 @@
}
@media all and (min-device-width : 320px) and (max-device-width : 480px) {
- font-size: 3em;
+ h1#sticker {
+ font-size: 3em;
+ }
}
#contact {