diff --git a/content/about/index.md b/content/about/index.md
index 6ef562937..a79e3fedc 100644
--- a/content/about/index.md
+++ b/content/about/index.md
@@ -96,13 +96,16 @@ Today’s IT infrastructure consumes far too much energy. It becomes time we do
{% end %}
-
+
+
-{% row( style="centerItem center semiNarrow mtop") %}
+
+
+{% row( style="centerItem center semiNarrow margin") %}
## **Our Mission**
@@ -130,6 +133,7 @@ We believe in an Internet where everyone can communicate freely, exchange fairly
{% end %}
+
\ No newline at end of file
diff --git a/templates/_default/base.html b/templates/_default/base.html
index ac65b6023..e2961b3ea 100644
--- a/templates/_default/base.html
+++ b/templates/_default/base.html
@@ -42,7 +42,7 @@
{% include "partials/header.html" %}
-
+
{% block content %}{% endblock %}