From 0072b59618f5193422eba8eb0c00d3f203fe6201 Mon Sep 17 00:00:00 2001
From: Jay Jay Billings <billingsjj@ornl.gov>
Date: Thu, 24 May 2018 11:19:27 -0400
Subject: [PATCH] Alex Moore and I fixed the footer style.

Change-Id: Idef94c95a44843537b7eeab945ec83453e3cb194
Signed-off-by: Jay Jay Billings <billingsjj@ornl.gov>
---
 css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/css/style.css b/css/style.css
index b0c4805..8f79d34 100644
--- a/css/style.css
+++ b/css/style.css
@@ -380,7 +380,7 @@ ol { list-style-position: inside; }
 }
 
 .eclipse-foundation-footer__link {
-	color: #B0F7D5; 
+	color: #B0F7D5;
 }
 
 @media (max-width: 1200px) {
-- 
GitLab