Skip to content

docs: Fix pricing page horizontal overflow on mobile - #102

Merged
Ziinc merged 1 commit into
mainfrom
claude/pricing-page-mobile-responsive-64en0k
Jul 25, 2026
Merged

docs: Fix pricing page horizontal overflow on mobile#102
Ziinc merged 1 commit into
mainfrom
claude/pricing-page-mobile-responsive-64en0k

Conversation

@Ziinc

@Ziinc Ziinc commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

The main-wrapper layout is display:flex, so .page (a flex item) was
defaulting to min-width:auto and growing to the comparison table's
36rem min-content width instead of shrinking to the viewport, which
stretched the whole page and broke the table's intended horizontal
scroll-within-its-own-container behavior.

The main-wrapper layout is display:flex, so .page (a flex item) was
defaulting to min-width:auto and growing to the comparison table's
36rem min-content width instead of shrinking to the viewport, which
stretched the whole page and broke the table's intended horizontal
scroll-within-its-own-container behavior.
@github-actions github-actions Bot changed the title Fix pricing page horizontal overflow on mobile docs: Fix pricing page horizontal overflow on mobile Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

@Ziinc
Ziinc merged commit fbc97b1 into main Jul 25, 2026
9 checks passed
@Ziinc
Ziinc deleted the claude/pricing-page-mobile-responsive-64en0k branch July 25, 2026 07:09
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