Commit a2eb0c1
committed
fix(nav): wrap header links on narrow viewports
The six-item header stayed on one nowrap flex row, so a 390px viewport
expanded to ~510px (Projects at 436px, Wiki at 510px). Allow wrapping
and keep each link intact so mobile pages no longer scroll sideways.
Git-Session-Id: 903e1 parent 3ff1613 commit a2eb0c1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | | - | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments