diff --git a/ts_web/00_commitinfo_data.ts b/ts_web/00_commitinfo_data.ts index 0ca26af..48c8519 100644 --- a/ts_web/00_commitinfo_data.ts +++ b/ts_web/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@designestate/dees-wcctools', - version: '1.0.75', + version: '1.0.76', description: 'wcc tools for creating element catalogues' } diff --git a/ts_web/elements/wcc-properties.ts b/ts_web/elements/wcc-properties.ts index 6637ff6..0e43d13 100644 --- a/ts_web/elements/wcc-properties.ts +++ b/ts_web/elements/wcc-properties.ts @@ -73,7 +73,7 @@ export class WccProperties extends DeesElement { word-wrap: normal; white-space: nowrap; direction: ltr; - font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48; + font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48; } .properties .property { diff --git a/ts_web/elements/wcc-sidebar.ts b/ts_web/elements/wcc-sidebar.ts index 27fb274..4542b97 100644 --- a/ts_web/elements/wcc-sidebar.ts +++ b/ts_web/elements/wcc-sidebar.ts @@ -51,7 +51,7 @@ export class WccSidebar extends DeesElement { word-wrap: normal; white-space: nowrap; direction: ltr; - font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 48; + font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48; } .heading {