Skip to content

fix-Remove decorative top and bottom lines from hero rotating text#8134

Closed
Deven14125 wants to merge 1 commit intowebpack:mainfrom
Deven14125:fix-render-word-line
Closed

fix-Remove decorative top and bottom lines from hero rotating text#8134
Deven14125 wants to merge 1 commit intowebpack:mainfrom
Deven14125:fix-render-word-line

Conversation

@Deven14125
Copy link
Copy Markdown
Contributor

Description

This PR removes the decorative top and bottom lines from the hero rotating text section to improve visual clarity and maintain a cleaner UI.

Before

image

After

image

Changes Made

  • Removed decorative top and bottom lines from hero rotating text
  • Improved readability and UI consistency

Why is this change needed?

The decorative lines were:

  • Visually distracting
  • Not aligned with the current design system
  • Affecting readability of the hero text

This change improves overall user experience and keeps the design minimal and clean.

Notes

This PR only includes UI improvements and does not affect functionality.

Remove the before/after pseudo-element Tailwind utility classes (positions, sizes, and gradient backgrounds) from the TextRotater wrapper div. This removes the top/bottom 3px gradient bars that were previously added via before:... and after:... classes.
Copilot AI review requested due to automatic review settings March 28, 2026 19:49
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-js-org Ready Ready Preview, Comment Mar 28, 2026 7:51pm

Request Review

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes decorative pseudo-element lines from the TextRotater wrapper to simplify the hero rotating text styling and improve visual clarity.

Changes:

  • Removed Tailwind before: and after: gradient/line decorations from the TextRotater container.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@evenstensberg
Copy link
Copy Markdown
Member

Please use our PR template.

@Deven14125 Deven14125 deleted the fix-render-word-line branch March 29, 2026 08:08
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.

3 participants