From 46124e7e4d0bfba16f12779e3b073218f7e3ea1a Mon Sep 17 00:00:00 2001
From: Matheus Agio Nerone <man13@inf.ufpr.br>
Date: Mon, 28 Sep 2015 16:31:15 -0300
Subject: [PATCH] remove div color

Signed-off-by: Matheus Agio Nerone <man13@inf.ufpr.br>
---
 app/assets/stylesheets/application/welcome.scss | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app/assets/stylesheets/application/welcome.scss b/app/assets/stylesheets/application/welcome.scss
index 41fed8925..ff02ec1cd 100644
--- a/app/assets/stylesheets/application/welcome.scss
+++ b/app/assets/stylesheets/application/welcome.scss
@@ -8,7 +8,6 @@
 }
 .divider{
   height: 5px;
-  background-color: red;
 }
 .general-highlights {
   padding-left: 0px;
-- 
GitLab