|
|
@ -6,7 +6,7 @@ $_base-font-size: 16px; // valeur fixe (équivalence 1em) |
|
|
|
$body-font-size: 16px; // valeur variable (taille du texte de base) |
|
|
|
$small-font-zize: 0.8; |
|
|
|
$typo-line-height: 1.5; |
|
|
|
$typo-margin-vertical: ($typo-line-height)*1em; |
|
|
|
$typo-margin-vertical: $typo-line-height * 1em; |
|
|
|
|
|
|
|
// ------------------------------ |
|
|
|
// Breakpoints |
|
|
|