Commit 8515894
fix(what-is): make CTA heading and text readable on light background (#18873)
The "Get started today" CTA card on /what-is/* pages uses a light
violet background (bg-violet-50) but the heading and paragraph were
set to text-white, making them invisible. Switch to text-gray-900 for
the heading and text-gray-700 for the paragraph so they're legible.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e57f19f commit 8515894
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments