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

Prevent TextSections from Overlapping with Header in Features Component #168

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Vibgitcode27
Copy link

Fix: Prevent TextSections from Overlapping with Header in Features Component

Description of Changes

This PR addresses issue #2495 where the TextSection components in the Features section were overlapping with the header text ("Keploy for Developers") during scrolling. This overlap caused readability issues and disrupted the overall user experience.

🧐 Steps to Verify

  1. Navigate to the Features section of the landing page.
  2. Begin scrolling down the page slowly.
  3. Confirm that the TextSection components no longer overlap with the header text.
  4. Verify that the header ("Keploy for Developers") remains readable and visually distinct.

🧱 Related Issue

Closes #2495

💻 Video Description

2025-01-06.22-23-46.mp4

🎲 Environment

  • Operating System: Linux
  • Browser: Chrome, Firefox

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]: TextSections Overlap with Header in Features Component
1 participant