fix typo
This commit is contained in:
parent
9893945f55
commit
fbb5b5575c
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ export class ArborForum extends LitElement {
|
|||
}
|
||||
|
||||
arx-button {
|
||||
margin-bottom: calc(var(--spacing-sm) / 2);
|
||||
margin-bottom: calc(var(--space-sm) / 2);
|
||||
}
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue