When we check the website the home page when we move the page as shown below
This can be resolved by giving the overflow
body{
overflow-x: hidden;
}
When we check the website the home page when we move the page as shown below
This can be resolved by giving the overflow
body{
overflow-x: hidden;
}