From 6c9f1567ce4a4ac29d33f20533618b462285a4f2 Mon Sep 17 00:00:00 2001 From: B Mathis Date: Thu, 5 Nov 2009 21:58:04 -0600 Subject: updated rakefile, added some basic twitter files --- stylesheets/library/_typography.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/library/_typography.sass') diff --git a/stylesheets/library/_typography.sass b/stylesheets/library/_typography.sass index a1b5c631..f5026cfe 100644 --- a/stylesheets/library/_typography.sass +++ b/stylesheets/library/_typography.sass @@ -58,7 +58,7 @@ =typography-defaults(!font_size = !base_font_size) body - line-height= ceil(!font_size * 1.625) + line-height: 1.625em color= !base_font_color p +p-style(!font_size) -- cgit v1.2.1