Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix text wrap issue for mobile devices in React Map GL #2452

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RoseLV
Copy link

@RoseLV RoseLV commented Dec 19, 2024

Closes #2419

This PR fixes the text wrapping issue on mobile devices like Samsung Galaxy S8+
by setting word-wrap: normal for the title element. This ensures proper rendering
of "React Map GL" without breaking the word "React".

@chrisgervang chrisgervang self-requested a review December 19, 2024 21:48
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.

[Enhancement] Improv - Website hero text breaks on mobile
1 participant