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 c442bef commit 4744f89Copy full SHA for 4744f89
packages/site-kit/src/lib/components/Text.svelte
@@ -20,7 +20,7 @@
20
ol,
21
ul {
22
margin: 1em 0;
23
- font-size: var(--sk-text-s);
+ font-size: var(--sk-text-m);
24
}
25
26
/* TODO is this still used? don't think so */
0 commit comments