fix(core): update
This commit is contained in:
parent
4526c0c365
commit
c32cff8126
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@designestate/dees-catalog',
|
||||
version: '1.0.113',
|
||||
version: '1.0.114',
|
||||
description: 'website for lossless.com'
|
||||
}
|
||||
|
@ -106,7 +106,7 @@ export class DeesIcon extends DeesElement {
|
||||
word-wrap: normal;
|
||||
white-space: nowrap;
|
||||
direction: ltr;
|
||||
font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 24;
|
||||
font-variation-settings: 'FILL' 1, 'wght' 700, 'GRAD' 0, 'opsz' 16;
|
||||
}
|
||||
</style>
|
||||
${this.iconName
|
||||
|
Loading…
x
Reference in New Issue
Block a user