diff --git a/rowers/templates/menu_workout.html b/rowers/templates/menu_workout.html
index 7eb43a97..83fbebf1 100644
--- a/rowers/templates/menu_workout.html
+++ b/rowers/templates/menu_workout.html
@@ -284,7 +284,14 @@
{% endif %}
- In-Stroke Metrics
+ In-Stroke Metrics
+
+
+
+
+ Update Summary
+
+
{% endif %}
diff --git a/static/css/frontstyles.css b/static/css/frontstyles.css
index 643bfa83..0305681c 100644
--- a/static/css/frontstyles.css
+++ b/static/css/frontstyles.css
@@ -5,6 +5,7 @@
width: 100%;
color: white;
font: 1.2em Helvetica, arial, sans-serif;
+ margin 0 auto;
}
diff --git a/templates/newbase.html b/templates/newbase.html
index af591a37..9f2c7401 100644
--- a/templates/newbase.html
+++ b/templates/newbase.html
@@ -42,7 +42,7 @@
-
+
{% block og_image %}
diff --git a/templates/newbasefront.html b/templates/newbasefront.html
index f3913f5a..6fee49c3 100644
--- a/templates/newbasefront.html
+++ b/templates/newbasefront.html
@@ -42,7 +42,7 @@
-
+
{% block og_image %}
@@ -128,16 +128,14 @@
@@ -288,8 +286,6 @@
{% endblock %}
-
-
+
+
{% analytical_body_bottom %}