diff --git a/freezing/web/static/css/styles.css b/freezing/web/static/css/styles.css index 90ac858b..42481ba8 100644 --- a/freezing/web/static/css/styles.css +++ b/freezing/web/static/css/styles.css @@ -620,4 +620,4 @@ nav.bg-light { .snowflake:nth-of-type(11) { left: 65%; animation-delay: 2.5s -} \ No newline at end of file +} diff --git a/freezing/web/static/js/snow.js b/freezing/web/static/js/snow.js index 07228bbe..683ca5b8 100644 --- a/freezing/web/static/js/snow.js +++ b/freezing/web/static/js/snow.js @@ -113,4 +113,4 @@ $(document).ready(() => { var item = "
" return item; } -}); \ No newline at end of file +}); diff --git a/freezing/web/templates/base_navbar.html b/freezing/web/templates/base_navbar.html index c22c24f0..d52bedd6 100644 --- a/freezing/web/templates/base_navbar.html +++ b/freezing/web/templates/base_navbar.html @@ -521,7 +521,7 @@Freezing Saddles runs from January 1 through the last diff --git a/freezing/web/templates/explore/indiv_elev_dist.html b/freezing/web/templates/explore/indiv_elev_dist.html index 129d439b..802c5cef 100644 --- a/freezing/web/templates/explore/indiv_elev_dist.html +++ b/freezing/web/templates/explore/indiv_elev_dist.html @@ -1,16 +1,16 @@ {% extends "base.html" %} {% block foot %} - - - - + + + {% endblock %} {% block content %}
- Rider average distance per ride, minimum ten days with a ride for CPTJohnC's Pointless Prize -
++ Rider average distance per ride, minimum ten days with a ride for CPTJohnC's Pointless Prize +