Made headers smaller (#2466)

* Made headers smaller

* Changed to h3

* update snapshots

Co-authored-by: andrzejewsky <vox3r69@gmail.com>
This commit is contained in:
Timur Carpeev 2022-10-27 15:04:29 +02:00 committed by GitHub
parent 96650bb237
commit cfb8be1893
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 249 additions and 249 deletions

View file

@ -79,7 +79,7 @@ const PageHeader: React.FC<PageHeaderProps> = props => {
underline={underline}
title={
<>
<Typography className={classes.title} variant="h1">
<Typography className={classes.title} variant="h3">
{title !== undefined ? (
title
) : (

File diff suppressed because it is too large Load diff