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

Improper Text Alignment and Overflow in Hero Section #507

Closed
4 of 7 tasks
sahhoArjun097 opened this issue Oct 10, 2024 · 0 comments · Fixed by #620
Closed
4 of 7 tasks

Improper Text Alignment and Overflow in Hero Section #507

sahhoArjun097 opened this issue Oct 10, 2024 · 0 comments · Fixed by #620
Assignees

Comments

@sahhoArjun097
Copy link
Contributor

sahhoArjun097 commented Oct 10, 2024

Description

The hero section of the Pathsphere project currently experiences issues with improper text alignment and overflow. This results in a suboptimal user experience, where important information may not be clearly visible or may appear cluttered.

Steps to Reproduce

Navigate to the home page of the Waste Management project.
Observe the hero section and note the text alignment and any content that is cut off or not displayed properly.
Resize the browser window to simulate different screen sizes to observe overflow behavior.

Expected Behavior

Text should be centrally aligned and properly formatted within the hero section.
Overflowing content should be handled gracefully, either by adjusting the font size, using ellipsis for overflow, or ensuring the container resizes appropriately to fit the text

Actual Behavior

No response

Screenshots

image

Additional Information

Please assign this issue to me as I would like to work on fixing it. also add the label GSSoC 2024 Extd relaevan

What browser are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Checklist

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