From 782320eecb4e8884f8023f3a310f38d8dd96b908 Mon Sep 17 00:00:00 2001
From: Candace Rosary <candace.rosary@cba.mit.edu>
Date: Thu, 10 Feb 2022 18:33:16 +0000
Subject: [PATCH] Update index.html

---
 index.html | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html
index 5797d9a..6daddc3 100644
--- a/index.html
+++ b/index.html
@@ -14,12 +14,9 @@ monitor due dates for our membership, sponsors, and grants.  </p>
 <br>
 
 <div id="footer">
-<a href="http://cba.mit.edu"><img  display: block;
-  margin-left: auto;
-  margin-right: auto;src="CBAlogo.png" alt="CBA logo"></a>
-<a href="http://www.mit.edu"><img  display: block;
-  margin-left: auto;
-  margin-right: auto;src="MITlogo.png" alt="MIT logo"></a>
+<a href
+<a href="http://www.mit.edu"><img src="MITlogo.png" alt="MIT logo"></a>
+<a href="http://cba.mit.edu"><img src="img/CBAlogo.png" alt="CBA logo"/></a
 
 </div>
 
-- 
GitLab