We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bun format
1 parent 2d8df79 commit 8c51fa2Copy full SHA for 8c51fa2
www/components/globals/Index.svelte
@@ -264,8 +264,9 @@
264
</Column>
265
<Column xlg={6} lg={12}>
266
<p class="mb-5">
267
- All <code class="code">Highlight</code> components allow for a tag to be added
268
- at the top-right of the codeblock displaying the language name. Customize the language tag <code class="code">background</code>,
+ All <code class="code">Highlight</code> components allow for a tag to be
+ added at the top-right of the codeblock displaying the language name.
269
+ Customize the language tag <code class="code">background</code>,
270
<code class="code">color</code>,
271
<code class="code">border-radius</code>, and
272
<code class="code">padding</code> using style props.
0 commit comments