diff --git a/public/index.html b/public/index.html
index 4171562..3a4dff2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -242,14 +242,14 @@
+
-
diff --git a/public/styles.css b/public/styles.css
index c88d9d5..f998e83 100644
--- a/public/styles.css
+++ b/public/styles.css
@@ -939,6 +939,13 @@ button::-moz-focus-inner {
margin: 8px 8px -16px;
}
+#about section {
+ flex-grow: 1;
+}
+
+#about header {
+ align-self: end;
+}
/* Loading Indicator */
diff --git a/public_included_ws_fallback/styles.css b/public_included_ws_fallback/styles.css
index 0026356..e9eda38 100644
--- a/public_included_ws_fallback/styles.css
+++ b/public_included_ws_fallback/styles.css
@@ -965,6 +965,13 @@ button::-moz-focus-inner {
margin: 8px 8px -16px;
}
+#about section {
+ flex-grow: 1;
+}
+
+#about header {
+ align-self: end;
+}
/* Loading Indicator */