This commit is contained in:
Danny Morabito 2025-04-11 22:51:01 +02:00
parent 9893945f55
commit fbb5b5575c
Signed by: dannym
GPG key ID: 7CC8056A5A04557E

View file

@ -44,7 +44,7 @@ export class ArborForum extends LitElement {
} }
arx-button { arx-button {
margin-bottom: calc(var(--spacing-sm) / 2); margin-bottom: calc(var(--space-sm) / 2);
} }
`; `;