diff --git a/web/components/title.tsx b/web/components/title.tsx index 0719f0fe..d33dbc2c 100644 --- a/web/components/title.tsx +++ b/web/components/title.tsx @@ -5,7 +5,7 @@ export function Title(props: { text: string; className?: string }) { return (