Commit 27c1aa9
Widen the doc content column on large screens
Mirror the change made in directtrust-tools-docs and metadata-and-payloads-guide.
VitePress caps the doc column at 688px and the layout at 1440px, leaving wide
gutters on large monitors. Raise --vp-layout-max-width in steps (1600px at
>=1600, 1856px at >=1920) so it never exceeds the viewport, and raise the doc
column's own cap to 1008px from 1280px up, with an extra :root on the selector
to beat the theme's scoped rule.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01URC5mW1DFSnnZsPMPhe5J41 parent 3ced9cb commit 27c1aa9
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
0 commit comments