gf-components 0.1.24 → 0.1.26

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/dist/index.cjs.js CHANGED
@@ -380,7 +380,8 @@ html body {
380
380
  `,Sw=tt(yw)`
381
381
  font: var(--gf-header-h5);
382
382
  color: var(--gf-color-text-primary);
383
- `,xw=tt(Aa)`
383
+ font-weight: bold;
384
+ `,xw=tt(Aa)`
384
385
  padding: 0px;
385
386
  font: var(--gf-label-md-default);
386
387
  color: var(--gf-color-button-primary);