Skip to content

Commit

Permalink
increase banner subheader size
Browse files Browse the repository at this point in the history
  • Loading branch information
cewei8483 committed Jul 24, 2023
1 parent 1b60256 commit b999b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/page/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const Banner: React.FC<BannerProps> = ({
</Typography>
<Typography
color={contrastText}
variant='h5'
variant='h4'
mb={buttonProps !== undefined ? undefined : 0}
>
{subheader}
Expand Down

0 comments on commit b999b8f

Please sign in to comment.