fix margin on splash page

This commit is contained in:
Silas 2022-02-24 01:19:58 -05:00
parent 2ccb3d0053
commit 0847b0ff3d
Signed by: silentsilas
GPG Key ID: 4199EFB7DAA34349
1 changed files with 0 additions and 1 deletions

View File

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