feat: update theme
This commit is contained in:
@@ -8,7 +8,7 @@ export default function PageTitle(props: PageTitleProps) {
|
||||
const { children } = props;
|
||||
|
||||
return (
|
||||
<Typography variant="h4">
|
||||
<Typography variant="h3">
|
||||
{children}
|
||||
</Typography>
|
||||
);
|
||||
|
Reference in New Issue
Block a user