Update _vars.scss
This commit is contained in:
parent
e22780d504
commit
7102e89bdf
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ $base-background-colour: #fff;
|
||||||
$base-font-stack: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
$base-font-stack: 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||||
$base-font-size: 16;
|
$base-font-size: 16;
|
||||||
$base-line-height: 1.5;
|
$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
|
// Media Queries
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue