Skip to content

Commit

Permalink
Add missing Boosted mod comment
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Oct 27, 2023
1 parent 4ef53a8 commit 32e3113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ $headings-font-family: null !default;
$headings-font-style: null !default;
$headings-font-weight: 700 !default;
$headings-line-height: $h6-line-height !default;
$headings-color: $black !default;
$headings-color: $black !default; // Boosted mod: instead of `inherit`
// scss-docs-end headings-variables

// scss-docs-start display-headings
Expand Down

0 comments on commit 32e3113

Please sign in to comment.