Compare commits
2 Commits
af8956f130
...
f52878c9fe
| Author | SHA1 | Date | |
|---|---|---|---|
| f52878c9fe | |||
| 348f3912fd |
@@ -251,7 +251,7 @@ export const HomePage = React.forwardRef<HTMLDivElement, HomePageProps>(
|
||||
}}
|
||||
>
|
||||
<Typography
|
||||
variant="display3"
|
||||
variant="display2"
|
||||
component="h1"
|
||||
id="hero-heading"
|
||||
tabIndex={-1}
|
||||
@@ -316,7 +316,7 @@ export const HomePage = React.forwardRef<HTMLDivElement, HomePageProps>(
|
||||
}}
|
||||
>
|
||||
<Typography
|
||||
variant="display3"
|
||||
variant="display2"
|
||||
component="h1"
|
||||
id="hero-heading"
|
||||
tabIndex={-1}
|
||||
|
||||
Reference in New Issue
Block a user