Skip to content

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

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

Merged
merged 2 commits into from
Jul 28, 2025

Conversation

rajveeerr
Copy link
Contributor

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!

Copy link
Member

@jasonsaayman jasonsaayman left a comment

Choose a reason for hiding this comment

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

LGTM!

@jasonsaayman jasonsaayman merged commit f0e1985 into axios:master Jul 28, 2025
4 checks 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 is overlapping the headline in hero section
2 participants