Skip to content

fix(hero): keep the Code-XR one-liner inside the featured card - #5

Merged
aMonteSl merged 1 commit into
mainfrom
fix/code-xr-hero-card-fits
Aug 29, 2026
Merged

fix(hero): keep the Code-XR one-liner inside the featured card#5
aMonteSl merged 1 commit into
mainfrom
fix/code-xr-hero-card-fits

Conversation

@aMonteSl

Copy link
Copy Markdown
Owner

The subtitle shipped in #4 needed three lines inside the featured card's two-line clamp, so it rendered truncated at desktop width. Both languages are now short enough to fit whole at 1440px, and the key idea comes first so the clamp stays graceful at the narrower widths where this card truncates regardless of the text.

  • EN: VS Code extension: your codebase as a 3D city you walk through as you edit
  • ES: Extensión de VS Code: tu código como una ciudad 3D que recorres mientras editas

Measured in the live page, not guessed: two lines at 1440px in both locales.

🤖 Generated with Claude Code

The new subtitle needed three lines in the card's two-line clamp, so it
was rendering truncated. Shortened both languages to fit at desktop
width while keeping what matters at the front, since the card clamps at
narrower widths whatever the text is.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@aMonteSl
aMonteSl merged commit f582de3 into main Aug 29, 2026
1 check passed
@aMonteSl
aMonteSl deleted the fix/code-xr-hero-card-fits branch August 29, 2026 13:27
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