nanochat/services
Manmohan 748d2e561c
fix(frontend): widen nav pill, default to dark theme (#41)
LandingNav was max-w-3xl which forced "How it works" and "Try
samosaChaat" to wrap on two lines. Bumps the pill to 1100px,
tightens the link padding, demotes the @ handle to lg+, and adds
whitespace-nowrap to every chip so nothing wraps again. Default
theme is now dark — the no-flash init script adds .dark unless the
user has explicitly stored 'light', and the useTheme hook seeds
from the same logic.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-16 20:08:55 -04:00
..
auth Merge pull request #26 from manmohan659/fix/missing-models 2026-04-16 16:50:22 -04:00
chat-api fix(chat-api): detect Modal URL by domain not path suffix 2026-04-16 14:59:20 -07:00
frontend fix(frontend): widen nav pill, default to dark theme (#41) 2026-04-16 20:08:55 -04:00
inference fix(inference): regenerate uv.lock after structlog/prometheus deps added 2026-04-16 12:49:05 -07:00