From 580eb6653413535448657f2c34d3f37c18e64c72 Mon Sep 17 00:00:00 2001 From: youngsuKim-CSUSB <81013158+youngsuKim-CSUSB@users.noreply.github.com> Date: Sat, 25 Jun 2022 16:22:12 -0700 Subject: [PATCH] Update to merge to main --- page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/page.html b/page.html index 47e5a9a..de0e41d 100644 --- a/page.html +++ b/page.html @@ -17,8 +17,8 @@ <p>   <br>   </p> <p>   <br>   </p> <div class="footer-bottom"> - <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/> + <hr style="width:40%; margin-bottom: 0px;"> + <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> {% endblock %} -- GitLab