Skip to content

Fix mobile overflow in the shared stylesheet, and rewrite the module copy - #22

Merged
Varnasr merged 1 commit into
mainfrom
claude/dev-tools-repo-structure-kw19mh
Sep 8, 2026
Merged

Varnasr merged 1 commit into
mainfrom
claude/dev-tools-repo-structure-kw19mh

Conversation

@Varnasr

@Varnasr Varnasr commented Sep 8, 2026

Copy link
Copy Markdown
Owner

The shared stack.css fix from InsightStack: .row span set white-space: nowrap for the short language tag, and the description spans inherited it, so on a phone they ran off the side instead of wrapping. The nowrap is now scoped to the tag.

Seventeen descriptions rewritten to name the task rather than the implementation. "Multicollinearity checks by variance inflation factor" becomes "Check whether two of your predictors are telling you the same thing twice". The survey estimation sections keep their technical detail, because the traps they describe return a wrong number rather than an error, and a reader needs the specifics to avoid them.

Verified in Chromium at 390x844: no horizontal overflow.

🤖 Generated with Claude Code

https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t


Generated by Claude Code

…copy

The shared stack.css fix from InsightStack: `.row span` set white-space:
nowrap for the short language tag, and the description spans inherited
it, so on a phone they ran off the side instead of wrapping. The nowrap
is now scoped to the tag.

Seventeen descriptions rewritten to name the task rather than the
implementation. "Multicollinearity checks by variance inflation factor"
becomes "Check whether two of your predictors are telling you the same
thing twice". The estimator sections keep their technical detail, because
the trap they describe returns a wrong number rather than an error.

Verified in Chromium at 390x844: no horizontal overflow.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DMYhECx2Dzbqad6KJxWZ7t
@Varnasr
Varnasr merged commit 02f45d8 into main Sep 8, 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