diff options
Diffstat (limited to 'src/scopes/_implicit.scss')
-rw-r--r-- | src/scopes/_implicit.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/scopes/_implicit.scss b/src/scopes/_implicit.scss index 4bb3482..d66950a 100644 --- a/src/scopes/_implicit.scss +++ b/src/scopes/_implicit.scss | |||
@@ -61,6 +61,7 @@ | |||
61 | font-weight: props.get(vars.$heading--font-weight); | 61 | font-weight: props.get(vars.$heading--font-weight); |
62 | font-feature-settings: props.get(vars.$heading--feature-settings); | 62 | font-feature-settings: props.get(vars.$heading--feature-settings); |
63 | line-height: props.get(vars.$heading--line-height); | 63 | line-height: props.get(vars.$heading--line-height); |
64 | color: props.get(vars.$heading--color); | ||
64 | 65 | ||
65 | & + & { | 66 | & + & { |
66 | margin-block-start: props.get(vars.$heading--margin-bs-sibling); | 67 | margin-block-start: props.get(vars.$heading--margin-bs-sibling); |