fix(core): update

This commit is contained in:
2023-01-07 16:42:12 +01:00
parent 0d77685338
commit 73d92624de
3 changed files with 4 additions and 4 deletions

View File

@ -136,8 +136,8 @@ export class DeesTable<T> extends DeesElement {
css`
.mainbox {
color: ${cssManager.bdTheme('#333', '#fff')};
font-family: Inter;
font-weight: 400;
font-family: 'Inter';
font-weight: 360;
font-size: 16px;
padding: 16px;
display: block;