From 836eac0d7ef7596cfaf4f9c7def9da7cf782e29c Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 3 Mar 2015 13:10:05 -0500 Subject: [PATCH] Smaller header font shop box frontpage --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index d1473f7..48c40aa 100755 --- a/styles.css +++ b/styles.css @@ -700,7 +700,7 @@ header { margin: 0; padding: 0 0 10px 0; font-size: 30px; - font-size:2.2rem; + font-size:2.0rem; color: #494139; line-height: 12px; text-shadow: 0 0 1px rgba(0,0,0,0.3); -- 2.17.1