From d87a492766f37a0ca9ca561ea7fd802ccbad7681 Mon Sep 17 00:00:00 2001 From: sergio marchesini Date: Wed, 7 Sep 2016 20:08:32 +0200 Subject: [PATCH] Update _typography.scss --- scss/components/_typography.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scss/components/_typography.scss b/scss/components/_typography.scss index d68417a5..0e0d63a7 100755 --- a/scss/components/_typography.scss +++ b/scss/components/_typography.scss @@ -18,8 +18,8 @@ $body-font-family: Helvetica, Arial, sans-serif !default; /// @type Keyword $global-font-weight: normal !default; -/// Global font weight. -/// @type Keyword +/// Header color +/// @type Color $header-color: inherit !default; /// Global line height. @@ -336,4 +336,4 @@ span.preheader { max-width: 0px; opacity: 0; overflow: hidden; -} \ No newline at end of file +} -- 2.47.2