diff --git a/apps/client/src/app/pages/about/about-page.html b/apps/client/src/app/pages/about/about-page.html
index 0f327c693..9734de9af 100644
--- a/apps/client/src/app/pages/about/about-page.html
+++ b/apps/client/src/app/pages/about/about-page.html
@@ -99,7 +99,9 @@
{{ statistics?.activeUsers1d ?? '-' }}
- Active Users (Last 24 hours)
+ Active Users (Last 24 hours)
@@ -107,20 +109,22 @@
{{ statistics?.activeUsers30d ?? '-' }}
- Active Users (Last 30 days)
+ Active Users (Last 30 days)
{{ statistics?.gitHubContributors ?? '-' }}
-
Contributors on GitHub
+
Contributors on GitHub
{{ statistics?.gitHubStargazers ?? '-' }}
-
Stars on GitHub
+
Stars on GitHub