Skip to content

fix(mobile): Critical fixes — overflow, indentation, sticky headers#142

Merged
williamzujkowski merged 1 commit into
mainfrom
fix/mobile-critical
Apr 1, 2026
Merged

fix(mobile): Critical fixes — overflow, indentation, sticky headers#142
williamzujkowski merged 1 commit into
mainfrom
fix/mobile-critical

Conversation

@williamzujkowski
Copy link
Copy Markdown
Collaborator

Prevents horizontal overflow, reduces deep list indentation, makes sticky headers non-sticky on mobile.

…aders

- Prevent horizontal overflow: overflow-x: hidden on html/body
- Aggressive list indentation reduction (0.75/0.5/0.375rem for levels 2/3/4)
- Make sticky section headers non-sticky on mobile (saves screen space)
- Remove left padding from title TOC section lists on mobile
- Reduce scroll-margin-top to 2rem (headers non-sticky on mobile)
- Scale images/embeds to max-width: 100%
- Widen prose to 95vw on mobile

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant