Formatting change.

This commit is contained in:
Chris Eppstein 2010-08-01 09:52:46 -07:00
parent 704eaea0b2
commit 81bbea8f1b

View File

@ -56,8 +56,7 @@ $alternate-text-font : "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiq
// `$base-font-size` - The base font size in pixels. Defaults to 12px
// `$old-line-height` - The old line height. Defaults to 1.5 times the base-font-size
@mixin incr
(
@mixin incr(
$font-size: 10px,
$base-font-size: $blueprint-font-size,
$old-line-height: $base-font-size * 1.5