Brighten hero subtitle text

Changed from muted (#B0B0B0) to primary text color (#F5F5F5)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Hanson.xyz Dev
2025-11-30 20:07:27 -06:00
parent ff25ffcceb
commit f696f125a6
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
@@ -88,7 +88,7 @@
.hero-section-subtitle {
font-size: 1.25rem;
color: var(--color-text-muted);
color: var(--color-text);
margin-bottom: 2rem;
max-width: 600px;
margin-left: auto;