Skip to content

Small structural markup fix in hero.tsx#2479

Open
vedanshshetti wants to merge 1 commit intotailwindlabs:mainfrom
vedanshshetti:main
Open

Small structural markup fix in hero.tsx#2479
vedanshshetti wants to merge 1 commit intotailwindlabs:mainfrom
vedanshshetti:main

Conversation

@vedanshshetti
Copy link
Copy Markdown

This PR makes a small structural markup fix in hero.tsx

What changed

  • Wrapped the tracking-tighter preview text in a with className="inline" to match the structure of the other preview tokens.
  • Restored the missing text-balance preview span (<span className="max-sm:hidden">text-balance </span>).

Why

  • Keeps the preview line consistent with the surrounding markup.
  • Does not change visuals, behavior, layout, or design.
  • Matches the pattern used for all other preview class tokens.

Impact

  • No visual or functional changes.
  • Purely structural consistency.

Co-authored-by: Copilot <copilot@github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 30, 2026

@vedanshshetti is attempting to deploy a commit to the Tailwind Labs Team on Vercel.

A member of the Team first needs to authorize it.

@vedanshshetti
Copy link
Copy Markdown
Author

Note

I'm a student, and I'm new to this whole OSS thing, so can you please give me some feedback, I'd really love to contribute some more, as I really love TailwindCSS and personally use it a lot.

@vedanshshetti vedanshshetti changed the title Updated the UI & Styles in hero.tsx Small structural markup fix in hero.tsx Apr 30, 2026
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.

1 participant