diff --git a/site/index.html b/site/index.html
index 39addfd..6a47e11 100644
--- a/site/index.html
+++ b/site/index.html
@@ -8,7 +8,7 @@
-
+
diff --git a/site/style.css b/site/style.css
index c280b53..99444e1 100644
--- a/site/style.css
+++ b/site/style.css
@@ -1885,3 +1885,9 @@ button.inline-link,
flex: 1 1 auto;
}
+
+/* Home server status: reduce inner table width */
+.server-card .status-list {
+ max-width: 92%;
+}
+