Front-end of the website goes to a side when scrolling

Viewed 75

I am creating a front-end using bootstrap. I created it completely. But when I scroll it vertically, it scrolls a bit horizontally as well and it goes to a side. I want it to be fixed horizontally. I want to scroll it vertically only.

Before it goes to a side

Before it goes to a side

After it goes to a side

enter image description here

I tried to figure this out in many ways. But I failed. What should I do to stop this scrolling horizontally?

2 Answers
Related