Skip to content

fix: resolve the text overflow hidden on title - #913

Merged
asyncapi-bot merged 4 commits into
asyncapi:masterfrom
Sreejesh06:master
Mar 7, 2026
Merged

fix: resolve the text overflow hidden on title#913
asyncapi-bot merged 4 commits into
asyncapi:masterfrom
Sreejesh06:master

Conversation

@Sreejesh06

Copy link
Copy Markdown
Contributor

Fix heading crop on large screens

Resolves #911

The main title on the homepage was getting slightly cropped on large screens.

Change
Added padding to the landing page heading:

  • px-2
  • pb-2

This ensures the heading has enough space and no longer gets cut off.

Testing

  • Open the homepage
  • View it on a large screen

Screenshots

Before
Title cropped on large screen

After
Title visible after fix

@netlify

netlify Bot commented Jan 28, 2026

Copy link
Copy Markdown

Deploy Preview for peaceful-ramanujan-288045 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 090a2f2
🔍 Latest deploy log https://app.netlify.com/projects/peaceful-ramanujan-288045/deploys/69ac4a3d3ce98000087cfa09
😎 Deploy Preview https://deploy-preview-913--peaceful-ramanujan-288045.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Sreejesh06 Sreejesh06 changed the title fix: Resolve the text overflow hidden on title fix: resolve the text overflow hidden on title Jan 28, 2026
@Sreejesh06

Copy link
Copy Markdown
Contributor Author

@AceTheCreator please take a look at this PR when you get a chance. Thanks!

Comment thread components/Header/header.tsx
@Sreejesh06
Sreejesh06 requested a review from TenzDelek February 12, 2026 19:05

@TenzDelek TenzDelek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TenzDelek

Copy link
Copy Markdown
Member

/rtm

@asyncapi-bot
asyncapi-bot merged commit 0f4cf1d into asyncapi:master Mar 7, 2026
14 checks passed
@TenzDelek

Copy link
Copy Markdown
Member

thank you for the contribution. @Sreejesh06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Fix the text overflow hidden on title

3 participants