From c3bdbd271fe9809a1e641150691dcc69b8332b85 Mon Sep 17 00:00:00 2001
From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com>
Date: Sat, 25 Jun 2022 16:13:25 -0700
Subject: [PATCH] Update page login wording

---
 page.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/page.html b/page.html
index 767d723..47e5a9a 100644
--- a/page.html
+++ b/page.html
@@ -17,7 +17,7 @@
 <p> &nbsp <br> &nbsp </p>
 <p> &nbsp <br> &nbsp </p>
 <div class="footer-bottom">
-    <hr style="width:40%; line-height: 0.5">
+    <hr style="width:40%; margin-bottom: -3px;">
     <p style="font-size: 70%">This JupyterHub is provided by the <a href="https://www.csusb.edu/high-performance-computing" target="_blank">High Performance Computing Initiative </a><br/> 
     at California State Univeristy San Bernardino
     </p></div>
-- 
GitLab