Widen mobile panels 88% → 94%

This commit is contained in:
2026-06-02 18:00:36 -04:00
parent 147c2eb30d
commit 1a3740cdad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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;