I have been working on my website for a few months now and recently encountered a persistent issue.
Despite setting the main width of my website to '975px', I am seeing a white border on the right side after zooming in or when viewing on a mobile device with a smaller width. It seems like there might be a misplaced width or padding value causing this. I want to ensure that the main container, header, and footer stay centered on the page even after zooming in. Have I overlooked something in my CSS? How should I modify it to achieve this desired layout? Any help would be greatly appreciated!
- Website:
- CSS:
Regards & Thanks for the assistance!