diff --git a/docs/src/components/ComponentApi.svelte b/docs/src/components/ComponentApi.svelte
index bdfaa515..873c14c8 100644
--- a/docs/src/components/ComponentApi.svelte
+++ b/docs/src/components/ComponentApi.svelte
@@ -39,7 +39,7 @@
);
-
+
Source code:
{component.filePath}
@@ -231,13 +231,13 @@
}
:global(.my-layout-01-03) {
- margin-top: var(--bx-layout-01);
- margin-bottom: var(--bx-layout-03);
+ margin-top: var(--bx-spacing-05);
+ margin-bottom: var(--bx-spacing-07);
}
:global(.overflow .bx--structured-list) {
- margin-top: var(--bx-layout-01);
- margin-bottom: var(--bx-layout-04);
+ margin-top: var(--bx-spacing-05);
+ margin-bottom: var(--bx-spacing-09);
}
code {
diff --git a/docs/src/components/Preview.svelte b/docs/src/components/Preview.svelte
index 0f26bfdb..c8d91e58 100644
--- a/docs/src/components/Preview.svelte
+++ b/docs/src/components/Preview.svelte
@@ -47,7 +47,7 @@
diff --git a/docs/src/pages/framed/Dropdown/MultipleDropdown.svelte b/docs/src/pages/framed/Dropdown/MultipleDropdown.svelte
index bb1bb5f3..7acca94b 100644
--- a/docs/src/pages/framed/Dropdown/MultipleDropdown.svelte
+++ b/docs/src/pages/framed/Dropdown/MultipleDropdown.svelte
@@ -37,6 +37,6 @@
diff --git a/docs/src/pages/framed/MultiSelect/MultipleMultiSelect.svelte b/docs/src/pages/framed/MultiSelect/MultipleMultiSelect.svelte
index e4199d48..b6e743e9 100644
--- a/docs/src/pages/framed/MultiSelect/MultipleMultiSelect.svelte
+++ b/docs/src/pages/framed/MultiSelect/MultipleMultiSelect.svelte
@@ -39,6 +39,6 @@
diff --git a/docs/src/pages/framed/NumberInput/NumberInputEmpty.svelte b/docs/src/pages/framed/NumberInput/NumberInputEmpty.svelte
index b714efc5..4ae55bce 100644
--- a/docs/src/pages/framed/NumberInput/NumberInputEmpty.svelte
+++ b/docs/src/pages/framed/NumberInput/NumberInputEmpty.svelte
@@ -6,7 +6,7 @@
-
+
diff --git a/docs/src/pages/framed/PaginationNav/PaginationNavReactive.svelte b/docs/src/pages/framed/PaginationNav/PaginationNavReactive.svelte
index c8e51b10..69362557 100644
--- a/docs/src/pages/framed/PaginationNav/PaginationNavReactive.svelte
+++ b/docs/src/pages/framed/PaginationNav/PaginationNavReactive.svelte
@@ -6,7 +6,7 @@
-
+
diff --git a/docs/src/pages/framed/ProgressIndicator/ProgrammaticProgressIndicator.svelte b/docs/src/pages/framed/ProgressIndicator/ProgrammaticProgressIndicator.svelte
index fb66719b..3ddac7f0 100644
--- a/docs/src/pages/framed/ProgressIndicator/ProgrammaticProgressIndicator.svelte
+++ b/docs/src/pages/framed/ProgressIndicator/ProgrammaticProgressIndicator.svelte
@@ -32,7 +32,7 @@
/>
-
+