From 7ee7c27a4609d2d88d678bb917f44e2d257afd01 Mon Sep 17 00:00:00 2001 From: Cody Stamps Date: Mon, 21 Oct 2019 11:11:55 -0400 Subject: [PATCH] remove padding between splashscreen and wish steps --- ui/src/landing/splashScreen/styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/ui/src/landing/splashScreen/styles.scss b/ui/src/landing/splashScreen/styles.scss index 16c9de97..4f1b9783 100644 --- a/ui/src/landing/splashScreen/styles.scss +++ b/ui/src/landing/splashScreen/styles.scss @@ -7,7 +7,6 @@ background-image: url('../../assets/images/MAW_StarrySpace_Background.svg'); color: $white; font-family: 'Lato', sans-serif; - padding: 2.5em; box-sizing: border-box; .fields-not-valid {