fix(core): update

This commit is contained in:
Philipp Kunz 2023-01-07 14:14:12 +01:00
parent d1fe66f1ba
commit 2e57176dcc
3 changed files with 3 additions and 3 deletions

View File

@ -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'
}

View File

@ -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 {

View File

@ -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 {