diff --git a/less/type.less b/less/type.less index 437c70b768d47807eaa095ebe25d2eb551da14a0..705494d986078f82aec79ce94eaaf6213cd7bc23 100644 --- a/less/type.less +++ b/less/type.less @@ -80,7 +80,6 @@ h1, h2, h3, h4, h5, h6, font-family: @headings-font-family; font-weight: @headings-font-weight; line-height: @headings-line-height; - color: @headings-color; small, .small { diff --git a/less/variables.less b/less/variables.less index 08bb701dbaccc8058d9898725901ffdc7509e638..900c8bb5be9149c8b757b056c47cefb19895a355 100644 --- a/less/variables.less +++ b/less/variables.less @@ -61,7 +61,6 @@ @headings-font-family: @font-family-base; @headings-font-weight: 500; @headings-line-height: 1.1; -@headings-color: inherit; // Iconography