From 2f2578bb67f25982c703169aa7286376b6b250fc Mon Sep 17 00:00:00 2001 From: Brandon Mathis Date: Sat, 23 Jul 2011 18:48:40 -0400 Subject: [PATCH] updated to the latest octopress typography --- sass/base/_typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/base/_typography.scss b/sass/base/_typography.scss index 10cc28f..69b9220 100644 --- a/sass/base/_typography.scss +++ b/sass/base/_typography.scss @@ -29,7 +29,7 @@ h1 { @media only screen and (min-width: 992px) { body { font-size: 1.15em; } - h1 { font-size: 3em; line-height: 1.2em; } + h1 { font-size: 2.6em; line-height: 1.2em; } } #{headings()}{