You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Ensure main navigation menu is always visible and functional
- Add explicit display styles to nav-menu-item class
- Ensure desktop menu is visible on large screens with proper flex layout
- Add flex-1 to menu container for proper spacing
- Add relative positioning to menu container
- Replace @apply with explicit CSS for nav-menu-item to ensure visibility
- Fix menu visibility issues that prevented navigation from appearing
0 commit comments