This commit is contained in:
2026-02-16 07:59:52 +01:00
parent 1fc267faa8
commit b8b8e53f07
70 changed files with 3088 additions and 272 deletions

View File

@@ -100,6 +100,7 @@
&--space-20 { margin-bottom: var(--sp-20); }
&--space-16 { margin-bottom: var(--sp-16); }
&--space-6 { margin-bottom: var(--sp-6); }
&--space-0 { margin-bottom: 0px; }
&--default { color: var(--c-text, #111); }
&--muted { color: var(--c-text-muted, #555); }