From 0847b0ff3deea541a2905a90ca0bc7672b6902fb Mon Sep 17 00:00:00 2001 From: Silas Date: Thu, 24 Feb 2022 01:19:58 -0500 Subject: [PATCH] fix margin on splash page --- assets/js/pages/SplashPage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/js/pages/SplashPage.tsx b/assets/js/pages/SplashPage.tsx index aa2b69d..d06f8e1 100644 --- a/assets/js/pages/SplashPage.tsx +++ b/assets/js/pages/SplashPage.tsx @@ -36,7 +36,6 @@ const SplashPage = (props: SplashPageProps) => { top: "50%", transform: "translate(0, -50%)", }} - className="centered-container" >