axios / axios-docs

Official documentation for the axios HTTP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop View: Adjust Navigation Bar to Prevent Overlapping with the Heading Lines.

Firdous708 opened this issue · comments

Summary

Description:
In the desktop view of the Axios website, the 'Heading' located below the navigation bar is partially obscured by the shadow of the navigation bar. This results in some lines of the 'Heading' being visually obstructed.

Axios.mp4

Steps to Reproduce

  1. Visit the Axios website in desktop view.
  2. Observe the positioning of the 'Heading lines' in relation to the navigation bar.

Expected Behavior

The 'Heading' lines should be fully visible and not obscured by the navigation bar shadow in the desktop view.

Suggested Solution

Adjust the styling or positioning of the navigation bar shadow to prevent overlapping with the content of the `Heading' lines in the desktop view.

Additional Information

  • Browser: Chrome
  • OS. Windows

Note:

I am interested in working on this issue and would appreciate it if it could be assigned to me. I am willing to contribute to resolving this matter.