Currently tackling the responsive design aspect of my website, however, I've encountered a bug specifically with mobile devices. Interestingly, testing it on my desktop browser proves smooth sailing, but when attempting on my iPhone, I faced some challenges.
screenshot #1 screenshot #3
The issue revolves around an unexpected margin being applied to the right side of the container. Despite scouring various resources for solutions, nothing seems to rectify the problem. Adjusting the viewport settings and setting a minimum width for the body also failed to do the trick. The hiccup mainly arises when I implement a 100% width on the main div.
If anyone out there can lend a hand in resolving this dilemma, I would be eternally grateful as I have been grappling with this for days.