Commit 0ed5f6f
ui(installer): centre the one-liner box and add vertical breathing room (#367)
The `.max-w-xl` quick-install container sat flush-left against the
hero copy with only `mt-4` above it, so on wider viewports it
hugged the left gutter and crowded the subhead. Add `mx-auto` to
centre it within the `.wrap`, `my-8` to give it clear vertical
separation from the paragraph above and the demo gif below, and
`p-2` to pad the tab/command/caption stack away from the border.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c2d4c98 commit 0ed5f6f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments