fix bug where logo isn't clickable on splash screen
This commit is contained in:
@@ -35,6 +35,7 @@ const SplashPage = (props: SplashPageProps) => {
|
||||
position: "absolute",
|
||||
top: "50%",
|
||||
transform: "translate(0, -50%)",
|
||||
height: "auto",
|
||||
}}
|
||||
>
|
||||
<CenteredContainer wide>
|
||||
|
Reference in New Issue
Block a user