I am working on creating a navigation bar with a fixed min-width:400px
in the body to prevent displacement in the design when viewed on a smartphone. However, I have encountered an issue where reducing the width below 400px
leaves empty space in the navigation list on the phone. Can someone please provide guidance on how to eliminate this issue? Thank you.
CODE