mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 03:26:36 +00:00
docs: decrease margin bottom for inline snippet
This commit is contained in:
parent
333663e2ad
commit
84ff08e52c
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
|
||||
<style>
|
||||
div {
|
||||
margin-bottom: var(--cds-spacing-04);
|
||||
margin-bottom: var(--cds-spacing-03);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue