From b23bd6c89af31c57d82a0bdb6fe91f08e46bcdd2 Mon Sep 17 00:00:00 2001
From: Daviti Gogshelidze <daviti1@mail.com>
Date: Tue, 4 Jun 2019 11:55:14 +0200
Subject: [PATCH] design correction

---
 src/ui/nehubaContainer/splashScreen/splashScreen.style.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/ui/nehubaContainer/splashScreen/splashScreen.style.css b/src/ui/nehubaContainer/splashScreen/splashScreen.style.css
index 55f9698df..7f2cd3e56 100644
--- a/src/ui/nehubaContainer/splashScreen/splashScreen.style.css
+++ b/src/ui/nehubaContainer/splashScreen/splashScreen.style.css
@@ -5,7 +5,6 @@ div[splashScreenContainer]
   display:flex;
   flex-wrap: wrap;
   justify-content: center;
-  align-items: center;
   overflow-y:auto;
 }
 
-- 
GitLab