@carbon/styles 1.12.0-rc.0 → 1.12.0-rc.1

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.
package/css/styles.css CHANGED
@@ -178,7 +178,7 @@ h1 {
178
178
 
179
179
  h2 {
180
180
  font-size: var(--cds-heading-05-font-size, 2rem);
181
- font-weight: var(--cds-heading-05-font-weight, 400);
181
+ font-weight: var(--cds-heading-05-font-weight, 300);
182
182
  line-height: var(--cds-heading-05-line-height, 1.25);
183
183
  letter-spacing: var(--cds-heading-05-letter-spacing, 0);
184
184
  }