Skip to content

Fix hero headline descender clipping#43

Merged
Gonza10V merged 1 commit into
mainfrom
codex/fix-text-clipping-in-hero-component
Jul 11, 2026
Merged

Fix hero headline descender clipping#43
Gonza10V merged 1 commit into
mainfrom
codex/fix-text-clipping-in-hero-component

Conversation

@Gonza10V

Copy link
Copy Markdown
Contributor

Motivation

  • Prevent descenders (e.g., “g”, “y”) in the hero headline from being clipped by giving the headline more vertical space.

Description

  • Increase .hero-neon-text line-height to 1.08, add padding-bottom: 0.06em, and update the mobile media query to match in src/styles/global.css so the hero headline renders without clipped descenders.

Testing

  • Ran pnpm build which completed successfully (16 pages built) and git diff --check which reported no issues.

Codex Task

@Gonza10V
Gonza10V merged commit 167e629 into main Jul 11, 2026
1 check passed
@Gonza10V
Gonza10V deleted the codex/fix-text-clipping-in-hero-component branch July 11, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant