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:
+1
-1
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;
|
||||
|
||||
Reference in New Issue
Block a user