fix margin on splash page

This commit is contained in:
2022-02-24 01:19:58 -05:00
parent 2ccb3d0053
commit 0847b0ff3d

View File

@@ -36,7 +36,6 @@ const SplashPage = (props: SplashPageProps) => {
top: "50%",
transform: "translate(0, -50%)",
}}
className="centered-container"
>
<CenteredContainer wide>
<SplashIconHeader style={{ width: "100%", maxWidth: "440px" }} />