Browse code

improved font-size for pages

Brandon Mathis authored on 23/07/2011 at 22:47:09
Showing 1 changed files
... ...
@@ -29,7 +29,7 @@ h1 {
29 29
 
30 30
 @media only screen and (min-width: 992px) {
31 31
   body { font-size: 1.15em; }
32
-  h1 { font-size: 3em; line-height: 1.2em; }
32
+  h1 { font-size: 2.6em; line-height: 1.2em; }
33 33
 }
34 34
 
35 35
 #{headings()}{