fix bug where logo isn't clickable on splash screen

This commit is contained in:
Silas 2022-02-24 11:41:29 -05:00
parent 50012ad7b3
commit 3f7da22499
Signed by: silentsilas
GPG Key ID: 4199EFB7DAA34349
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ const SplashPage = (props: SplashPageProps) => {
position: "absolute",
top: "50%",
transform: "translate(0, -50%)",
height: "auto",
}}
>
<CenteredContainer wide>