Commit 2665954
committed
style(site): shrink annotation prose + extend menu-close dismissal
Annotation body text was 15px with heading children at 18px —
against the 12px dropdown-menu items, prose dominated and the
nav felt miniaturized. Drop body to 13px and headings to 15px
so the hierarchy reads:
28px/700 — file-head path (file-block hero)
15px/600 — annotation h1-h4 (sub-headings inside prose)
13px — annotation body + dropdown menu items (peers)
12px — sections panel rows (index labels)
Menu + body share a visual weight; file path dominates.
Also extended the menu-close click handler to cover three
dismissal cases: panel-link click (nav jump), outside-
everything click (blur), and open-another-menu click (current
one steps aside so two dropdowns don't stack).1 parent 8446efd commit 2665954
2 files changed
Lines changed: 25 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
576 | 581 | | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
581 | 592 | | |
582 | 593 | | |
583 | 594 | | |
584 | | - | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
585 | 598 | | |
586 | 599 | | |
587 | 600 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1640 | 1640 | | |
1641 | 1641 | | |
1642 | 1642 | | |
1643 | | - | |
| 1643 | + | |
1644 | 1644 | | |
1645 | 1645 | | |
1646 | 1646 | | |
| |||
1669 | 1669 | | |
1670 | 1670 | | |
1671 | 1671 | | |
1672 | | - | |
| 1672 | + | |
1673 | 1673 | | |
1674 | 1674 | | |
1675 | 1675 | | |
| |||
0 commit comments