My issue is that I fixed a navigation bar at the top of my webpage and it includes both side margins and top one. Below this navigation bar, I want to set an scrollable containe
You can try the following codes:
HTML Code:
.......
CSS Code:
.navbar{ border-radius: 0; }