From 462c4858ca6b1fee66c89ba7c402deae60964e08 Mon Sep 17 00:00:00 2001 From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com> Date: Sun, 26 Jun 2022 01:17:49 -0700 Subject: [PATCH] Update wording --- page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page.html b/page.html index de0e41d..0dccae5 100644 --- a/page.html +++ b/page.html @@ -17,7 +17,7 @@ <p>   <br>   </p> <p>   <br>   </p> <div class="footer-bottom"> - <hr style="width:40%; margin-bottom: 0px;"> + <hr style="width:40%; margin-bottom: 2px;"> <p style="font-size: 80%">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