fix(core): update

This commit is contained in:
Philipp Kunz 2023-01-07 15:43:37 +01:00
parent 289e6d37fa
commit 1048192bfa
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@designestate/dees-catalog',
version: '1.0.115',
version: '1.0.116',
description: 'website for lossless.com'
}

View File

@ -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;
}
</style>
${this.iconName