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

Bug Fix: Navbar Overlapping the Headline in the Hero Section #217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rajveeerr
Copy link

Description of the Bug

The navbar on the landing page of axios-http.com was overlapping the headline in the hero section. This caused a visual issue where the content was not properly aligned and appeared cluttered.

Fixes: #205

Fix Implemented

Added a margin-top property to the hero section to create adequate spacing between the navbar and the headline. This resolves the issue and ensures proper layout alignment.

Screenshots

Before Fix:
Screenshot 2024-12-24 at 1 32 43 PM

After Fix:
Screenshot 2024-12-24 at 1 32 35 PM

Testing

  • Verified the fix across multiple screen sizes to ensure responsive behavior.
  • Confirmed that the navbar no longer overlaps the headline.

Additional Notes

Let me know if any further adjustments or tests are required!

@rajveeerr
Copy link
Author

@jasonsaayman Could you please review this PR?

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 is overlapping the headline in hero section
1 participant