diff --git a/apps/docs/index.html b/apps/docs/index.html
index d372cb0..9a3d3b2 100644
--- a/apps/docs/index.html
+++ b/apps/docs/index.html
@@ -38,7 +38,7 @@
padding: 14px 28px; background: color-mix(in srgb, var(--bg) 80%, transparent);
backdrop-filter: blur(12px); border-bottom: 1px solid var(--border);
}
- .brand { display: flex; align-items: center; gap: 10px; font-weight: 600; letter-spacing: -0.02em; }
+ .brand { display: flex; align-items: center; gap: 10px; font-weight: 600; letter-spacing: -0.02em; color: inherit; text-decoration: none; }
.dot { width: 18px; height: 18px; border-radius: 6px; background: linear-gradient(135deg, var(--accent), #b69bff); }
.nav { display: flex; align-items: center; gap: 22px; color: var(--muted); font-size: 14px; }
.nav a:hover { color: var(--text); }
@@ -125,7 +125,7 @@
- HaloMail docs
+ HaloMail docs