diff --git a/login.html b/login.html
index 59655add77e1fa0dac67121f78807f0ab469b06f..b0bcd9a2357d3fc80432053ca82bdee0d6a446c1 100644
--- a/login.html
+++ b/login.html
@@ -20,7 +20,7 @@
 <p> &nbsp </p>
 <div id="login-cilogon-info" class="service-login">
     <h5>      
-    <p>Be sure to choose <ins>California State University San Bernardino</ins> on the next page instead of <del>ORCID</del>. 
+    <p>Be sure to choose <ins>California State University San Bernardino</ins> on the next page instead of <del>ORCID</del>
     </h5>
 </div>
 <div class="container text-center">
diff --git a/page.html b/page.html
index 7bfaeab0d03cd136a59f1dc891177b6b49398940..d24ec4b240ace22369505c1ab8ed6e38f14ff13e 100644
--- a/page.html
+++ b/page.html
@@ -16,7 +16,7 @@
 {% block footer %}
 <p> &nbsp <br> &nbsp </p>
 <div class="footer-bottom">
-    <hr style="width:50%">
+    <hr style="width:40%">
     <p>This JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino</p>
 </div>
 {% endblock %}