diff --git a/static/index.html b/static/index.html
index 1b07863..c2c5d16 100644
--- a/static/index.html
+++ b/static/index.html
@@ -5,7 +5,7 @@
Hermes Command Center
-
+
diff --git a/static/style.css b/static/style.css
index f8981ea..c6ccbcd 100644
--- a/static/style.css
+++ b/static/style.css
@@ -1336,7 +1336,7 @@ body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; b
/* All panels on mobile: centered via grid parent */
.panel {
width: 100%;
- max-width: 88%;
+ max-width: 94%;
margin: 0 0 12px;
padding: 10px;
border-radius: 10px;