Improves proposal notification mailer and fixes settings.scss

This commit is contained in:
Alberto Garcia Cabeza
2016-06-10 18:02:37 +02:00
parent 29f869046a
commit 988f1f645a
2 changed files with 4 additions and 4 deletions

View File

@@ -192,7 +192,7 @@ $header-color: inherit;
$header-lineheight: 1.4;
$header-margin-bottom: 0.5rem;
$header-text-rendering: optimizeLegibility;
$small-font-size: 80%;
$small-font-size: rem-calc(14);
$header-small-font-color: $medium-gray;
$paragraph-lineheight: 1.6;
$paragraph-margin-bottom: 1rem;