Check out my awesome website:
maitxhomes.com/main.html
The layout looks amazing on desktop browsers, but it's a mess when viewed on my phone. The content in the blue section and footer just stacks in a long column that goes all the way down the screen. Could this be due to the <ul>
in my HTML code or is it a CSS issue? Is there a specific @media query I should add to fix this problem?