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