mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
docs: use lg size for outbound link to source code
This commit is contained in:
parent
d1b9a182d1
commit
e1e41fccf2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
|
||||
<p style="margin-bottom: var(--cds-layout-02)">
|
||||
Source code:
|
||||
<OutboundLink inline href="{source}">
|
||||
<OutboundLink size="lg" inline href="{source}">
|
||||
{component.filePath}
|
||||
</OutboundLink>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue