akshitagupta15june / Moksh

Unlock your potential and achieve true balance in life with Moksh
https://akshitagupta15june.github.io/Moksh/
MIT License
214 stars 419 forks source link

[STYLE CHANGE] Overlapping of Website components with Navbar #1665

Open CoderUzumaki opened 3 months ago

CoderUzumaki commented 3 months ago

Description:

I want to resolve the issue that is caused by overlapping navbar and other website elements, which reduces the overall look of the website.

Reason for Change:

Overlapping elements makes the navbar menu options inaccessible, and it also reduces the overall user experience.

Current Styling:

"div" containing "Navbar" has a z-index set to 0.

Proposed Styling:

I want to set it's z-index to z-50, so that the problem gets solved

Screenshots or Design Mockups (optional):

image

Screenshot 2024-06-04 005540

Priority Level (optional):

Possible Implementation Approach (optional):

I want to set z-index of "div" containing Navbar to "z-50", so that the problem gets solved

github-actions[bot] commented 3 months ago

Congratulations, @CoderUzumaki! 🎉 Thank you for creating your issue for Moksh. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work! Should you have any queries or require guidance, do not hesitate to ask.

akshitagupta15june commented 3 months ago

Go for it!