css section elements to appear under each other on mobile
Hi
I am trying to get section elements to appear under each other on mobiles but can't seem to do it, all I can think is because it's using position: relative and got padding
I did adjust the padding to 2200px but then the next section element did not appear for miles down the screen on mobile, is there a way so that when one section ends, the next section elements appears directly under the above section element with maybe a little gap of 10px for example
Thank you in advance