diff --git a/ts_web/00_commitinfo_data.ts b/ts_web/00_commitinfo_data.ts index c416f24..650e5d6 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-catalog', - version: '1.0.115', + version: '1.0.116', description: 'website for lossless.com' } diff --git a/ts_web/elements/dees-icon.ts b/ts_web/elements/dees-icon.ts index 2b9c4ea..1ded4b4 100644 --- a/ts_web/elements/dees-icon.ts +++ b/ts_web/elements/dees-icon.ts @@ -107,7 +107,7 @@ export class DeesIcon extends DeesElement { word-wrap: normal; white-space: nowrap; direction: ltr; - font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 16; + font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 48; } ${this.iconName