Skip to content

fix: prevent hero heading text overflow on mobile (#611) - #643

Open
purvasatav wants to merge 1 commit into
lovelymahor:mainfrom
purvasatav:fix/hero-mobile-overflow
Open

fix: prevent hero heading text overflow on mobile (#611)#643
purvasatav wants to merge 1 commit into
lovelymahor:mainfrom
purvasatav:fix/hero-mobile-overflow

Conversation

@purvasatav

Copy link
Copy Markdown

Fixes #611

Adds overflow-wrap: break-word and word-break: break-word to the hero heading so "Welcome to StudyMatePlus" wraps cleanly instead of overflowing its container on narrow mobile viewports. The heading already used a fluid clamp() font-size, so the fix targets the missing wrap behavior rather than sizing.

@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

@purvasatav is attempting to deploy a commit to the Lovely Mahour's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Bug: Hero Section Text Overflows on Mobile Devices

1 participant