Update _vars.scss

This commit is contained in:
Mike Francis 2014-02-18 11:42:46 +00:00
parent e22780d504
commit 7102e89bdf
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ $base-background-colour: #fff;
$base-font-stack: 'Helvetica Neue', Helvetica, Arial, sans-serif;
$base-font-size: 16;
$base-line-height: 1.5;
$base-margin-bottom: $base-font-size * $base-line-height;
$base-margin-bottom: ($base-font-size * $base-line-height) * 1px;
// Media Queries
@ -18,4 +18,4 @@ $max-width: 940px;
$grid-columns: 12;
$gutter: 20;
// Custom colours etc.
// Custom colours etc.