Edit: Edit Request: Change heading color to dark blue

This commit is contained in:
Claude Code Bot
2026-01-12 06:57:32 +00:00
parent f5921e9ebf
commit 94a3c29214

View File

@@ -12,7 +12,7 @@
padding: 2rem;
line-height: 1.6;
}
h1 { color: #333; }
h1 { color: #1a365d; }
.tagline { color: #666; font-size: 1.2rem; }
footer { margin-top: 3rem; padding-top: 1rem; border-top: 1px solid #eee; color: #888; }
</style>