Commit 95da63e
committed
fix(v2): stack mobile header vertically, prevent nav mid-item wrap
At <=700px the nav was sharing a horizontal row with the logo and
social icons, but "Inference Economics" exceeded the available
width and wrapped mid-item, pushing the social icons into the
vertical center of the wrapped nav. Stack the header as three
centered rows (logo / nav / social) and add white-space: nowrap
to nav items so wrapping only happens between items.1 parent 42f64f6 commit 95da63e
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
529 | | - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
530 | 544 | | |
531 | 545 | | |
532 | 546 | | |
| |||
0 commit comments