diff --git a/apps/web/src/components/editor/title-box.tsx b/apps/web/src/components/editor/title-box.tsx index fe909aaef..52ee2ceff 100644 --- a/apps/web/src/components/editor/title-box.tsx +++ b/apps/web/src/components/editor/title-box.tsx @@ -106,6 +106,7 @@ function TitleBox(props: TitleBoxProps) { wrap="soft" rows={1} sx={{ + m: 0, p: 0, fontFamily, fontSize: ["1.625em", "1.625em", "2.625em"],