Formatting change.
This commit is contained in:
parent
704eaea0b2
commit
81bbea8f1b
@ -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
|
// `$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
|
// `$old-line-height` - The old line height. Defaults to 1.5 times the base-font-size
|
||||||
|
|
||||||
@mixin incr
|
@mixin incr(
|
||||||
(
|
|
||||||
$font-size: 10px,
|
$font-size: 10px,
|
||||||
$base-font-size: $blueprint-font-size,
|
$base-font-size: $blueprint-font-size,
|
||||||
$old-line-height: $base-font-size * 1.5
|
$old-line-height: $base-font-size * 1.5
|
||||||
|
Loading…
Reference in New Issue
Block a user