From 83be032109c024212877254fc9a67d2a24133e60 Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Thu, 15 May 2014 11:04:13 +0100 Subject: [PATCH] Update index.html --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 {