In the beginning, I have arranged two rows of three divs on my webpage, which is how I intend to use them later. However, when testing the 'mobile view', the divs in the section overflow and move into the next part below the section. This causes some layout issues:
Is there a way to expand the sections so that users can scroll down and view the divs beyond the first set before moving on to the next section? Or is there another solution to this problem?