Commit 686f5ae
Distinguish docs sidebar section headings from page links
Section headings (Overview, Working with your browser, etc.) rendered at
the same size/weight as the clickable page links beneath them, so the
hierarchy didn't read. Restyle them into a quiet muted "eyebrow" with a
divider between sections.
The prior rule targeted #sidebar-title, an id Mintlify no longer emits
(the title is now .sidebar-group-header with an inner h3.sidebar-title),
so it was a no-op. Active page and item styling are unchanged.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 1baeb1e commit 686f5ae
1 file changed
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
35 | 54 | | |
36 | 55 | | |
37 | 56 | | |
| |||
0 commit comments