]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
Set the global color for the header 976/head
authorValov Vladimir <valov-web@yandex.ru>
Tue, 10 Dec 2019 10:29:19 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Dec 2019 10:29:19 +0000 (12:29 +0200)
scss/settings/_settings.scss

index c990c5e4f8466cb77168269b75b506164ed685e6..5da4cc9da7471412e8c3b786eca5dc461260494d 100644 (file)
@@ -57,7 +57,7 @@ $block-grid-gutter: $global-gutter;
 $global-font-color: $black;
 $body-font-family: Helvetica, Arial, sans-serif;
 $global-font-weight: normal;
-$header-color: inherit;
+$header-color: $global-font-color;
 $global-line-height: 130%;
 $global-font-size: 16px;
 $body-line-height: $global-line-height;