diff --git a/docs/components/Typography.tsx b/docs/components/Typography.tsx index ec9d52a..b92568e 100644 --- a/docs/components/Typography.tsx +++ b/docs/components/Typography.tsx @@ -51,6 +51,7 @@ const headings = { const text = { base: { styles: { + marginTop: 0, lineHeight: 1.45 } },