Widen mobile panels 88% → 94%
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user