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.
1 parent 154de8f commit 8a3da63Copy full SHA for 8a3da63
1 file changed
docs/components/ctc-block/ctc-block.css
@@ -22,7 +22,7 @@
22
background-color: var(--color-prism-bg);
23
color: var(--color-white);
24
padding: 10px;
25
- font-size: var(--size-2);
+ font-size: var(--size-3);
26
border-radius: var(--radius-2) var(--radius-2) 0 0;
27
font-family: 'Geist-Mono', monospace;
28
font-style: italic;
0 commit comments