Skip to content

Conversation

@shobanCodebase
Copy link
Contributor

Overview

This PR addresses a layout alignment issue in the hero section for screen widths up to 799px. The .hero__text element was previously misaligned due to a restrictive max-width value.

Changes Made

  • Ensured proper horizontal and vertical centering of all hero content.
  • Tested across multiple screen sizes via browser DevTools.

Screenshots (if applicable)

📱 Before (≤799px)

Before Screenshot code clip 799 for tablet not responsive

✅ After

After Screenshot code clip 799 fixed

Issue Reference

Closes #53

Checklist

  • Responsive on all major breakpoints
  • Code follows the project's style guidelines
  • No console errors/warnings
  • Changes tested and verified

@github-actions
Copy link
Contributor

@adityai0 adityai0 merged commit 9b6a80d into opensource-society:main Jul 22, 2025
1 check passed
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] Navbar not fixed and layout broken at 799px screen width

2 participants