@carbon/charts 1.10.3 → 1.10.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -30477,7 +30477,7 @@ div.container.intro .welcome__heading {
30477
30477
  font-weight: var(--cds-productive-heading-07-font-weight, 300);
30478
30478
  line-height: var(--cds-productive-heading-07-line-height, 1.19);
30479
30479
  letter-spacing: var(--cds-productive-heading-07-letter-spacing, 0);
30480
- color: var(--cds-text-inverse, #ffffff);
30480
+ color: #fff;
30481
30481
  }
30482
30482
  div.container.intro .welcome__heading--subtitle {
30483
30483
  font-weight: 600;