Skip to content

Commit 149c8f2

Browse files
committed
Change font-size to Callout component
1 parent ba4661a commit 149c8f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/components/Callout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ export const Callout = ({
6262
</div>
6363
<div
6464
className={`
65-
text-body-small flex-1
65+
text-body-xsmall flex-1
6666
first:*:text-white
6767
mdx-[:is(p,ul,ol):not(:last-child,:is(ul,ol)_*)]:mb-3
6868
mdx-[ul,ol]:gap-1

0 commit comments

Comments
 (0)