Commit ebd6afd
committed
roadmap: 2x2 grid instead of 3-per-row
Previous CSS used 3-column grid which left the 4th roadmap item
(Programmatic API access) orphaned on its own row after the 6->4
restructure. Switch to a 2-column grid with max-width 900px so the
four items render as a balanced 2x2 block.
Mobile breakpoint (<=768px) stays single-column.1 parent 76da5ce commit ebd6afd
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3021 | 3021 | | |
3022 | 3022 | | |
3023 | 3023 | | |
3024 | | - | |
| 3024 | + | |
3025 | 3025 | | |
3026 | | - | |
| 3026 | + | |
| 3027 | + | |
3027 | 3028 | | |
3028 | 3029 | | |
3029 | 3030 | | |
| |||
0 commit comments