Commit 848e28d
fix(website): correct the comments the loud band made false
The call site in page.tsx still described 'a slim dark strip, not a second
CTA' -- both halves now wrong, and the second is the exact thing the spec
records the change as deliberately accepting the opposite of. It survived
because the plan's comment sweep only listed files the diff already touched.
Also: the licence is no longer a pill 'tag'; the docblock's 'four words'
counted only half the band's copy; and the headline guard's comment claimed
a word count where the assertion is a character budget.
Two style fixes with existing precedent: the runway takes pointer-events
none like the dark surface's top seam, so it cannot swallow a selection
drag across the band's bottom padding, and the hand-rolled eyebrow carries
the line-height the Eyebrow primitive would have pinned.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent bfbe80b commit 848e28d
5 files changed
Lines changed: 15 additions & 6 deletions
File tree
- apps/website/src
- app
- components/landing
- lib
- styles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
165 | | - | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
633 | 637 | | |
634 | 638 | | |
635 | 639 | | |
| |||
661 | 665 | | |
662 | 666 | | |
663 | 667 | | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
664 | 672 | | |
665 | 673 | | |
666 | 674 | | |
| |||
0 commit comments