Commit 76b0794
docs: stop the logo outline being clipped in the topbar
The header title track hides its overflow and sits flush with the logo on
three sides, so a box-shadow ring drawn outside the element lost its left,
top and bottom edges. Draw the ring as a border instead: it stays inside
the element's own box, and border-box sizing keeps the logo at 32px.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 76a1d2a commit 76b0794
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
| 39 | + | |
| 40 | + | |
35 | 41 | | |
36 | | - | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| 45 | + | |
| 46 | + | |
40 | 47 | | |
41 | | - | |
42 | 48 | | |
43 | 49 | | |
0 commit comments