diff --git a/page.html b/page.html index 0bcb25f2012b7727595bcf93c8aa0c9b68f93a9e..8ad03f82392bb85787631c71bf4c87d69b2eb1c6 100644 --- a/page.html +++ b/page.html @@ -12,7 +12,7 @@ {% endblock %} {% block footer %} -<div class="text-center footer-bottom" > +<div class="footer-bottom"> <hr style="width:50%""> <p>This JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino</p> </div>