fix bug where logo isn't clickable on splash screen

This commit is contained in:
2022-02-24 11:41:29 -05:00
parent 50012ad7b3
commit 3f7da22499

View File

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