Page title font size reduction
authorLaury GvR <laury@gaslightmedia.com>
Wed, 15 Oct 2014 14:17:51 +0000 (10:17 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 15 Oct 2014 14:17:51 +0000 (10:17 -0400)
css/app.css
scss/site/_structure.scss

index 7b2b024..15efbfd 100644 (file)
@@ -5580,7 +5580,7 @@ p, span {
   font-size: 14px; }
 
 h1 {
-  font-size: 40px; }
+  font-size: 36px; }
 
 #navRow {
   padding-top: 20px;
index 4b8f025..adbb99b 100644 (file)
@@ -33,7 +33,7 @@ span {
     font-size: 14px;
 }
 h1 {
-    font-size: 40px;
+    font-size: 36px;
 }
 #navRow {
     padding-top: 20px;