The navbar background does not cover the whole width
The background color of the Navbar only spans across the width of the content and not the 100% page width. The issue is not quite visible in current background color. Change background color and you will notice the issue.
Expected Behavior
The background color of Navbar should span the whole (100%) width of the page.
Observed Behavior
See the screenshot below :
Steps to Reproduce
You probably need to remove the margin from Navbar ( padding can be used instead for that purpose )
Bug Report
The navbar background does not cover the whole width
The background color of the Navbar only spans across the width of the content and not the 100% page width. The issue is not quite visible in current background color. Change background color and you will notice the issue.
Expected Behavior
The background color of Navbar should span the whole (100%) width of the page.
Observed Behavior
See the screenshot below :
Steps to Reproduce
You probably need to remove the margin from Navbar ( padding can be used instead for that purpose )