Skip to content

Add mobile responsiveness — bottom tab bar + compact layout for phones#94

Merged
jakechinitz merged 1 commit into
mainfrom
claude/fix-ai-efficiency-cap-db3i3
Feb 15, 2026
Merged

Add mobile responsiveness — bottom tab bar + compact layout for phones#94
jakechinitz merged 1 commit into
mainfrom
claude/fix-ai-efficiency-cap-db3i3

Conversation

@jakechinitz
Copy link
Copy Markdown
Owner

On mobile (<768px), the sidebar was hidden with no replacement navigation, making it impossible to switch tabs. This adds a fixed bottom tab bar with all 10 tabs (horizontally scrollable), compacts the header, tightens table column widths for assumptions tables, and adjusts spacing. All changes are behind a 768px media query — desktop layout is untouched.

https://claude.ai/code/session_01PHK9qmguUSTyvykAoho467

On mobile (<768px), the sidebar was hidden with no replacement navigation,
making it impossible to switch tabs. This adds a fixed bottom tab bar with
all 10 tabs (horizontally scrollable), compacts the header, tightens table
column widths for assumptions tables, and adjusts spacing. All changes are
behind a 768px media query — desktop layout is untouched.

https://claude.ai/code/session_01PHK9qmguUSTyvykAoho467
@jakechinitz jakechinitz merged commit 415fb5a into main Feb 15, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants