From 7bdccba11548b183647e1fe41be5a34db921e14e Mon Sep 17 00:00:00 2001
From: Daviti Gogshelidze <daviti1@mail.com>
Date: Mon, 3 Jun 2019 17:39:13 +0200
Subject: [PATCH] Add new splash screen

---
 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 4fdfc3825..e0afb72c5 100644
--- a/src/ui/nehubaContainer/splashScreen/splashScreen.style.css
+++ b/src/ui/nehubaContainer/splashScreen/splashScreen.style.css
@@ -38,7 +38,6 @@ div[splashScreenTemplate] {
 div[splashScreenTemplateItem] {
   max-width: 600px;
   width: 400px;
-  background-color: blue;
   margin: 20px 20px;
   display: flex;
   flex-direction: row;
-- 
GitLab