I could really use some help, I have created my website http://hayleyryan.com/ and I can not get it to re-size to a smaller browser window or smaller device.
I have included <meta name="viewport" content="width=device-width, initial-scale=1">
at the top of the document, I have also set everything to percentage widths. I have looked through all my CSS for anything that could be the cause- I can not find anything.
It was working fine until I removed the meta tag and later put it back.
Any help would be appreciated, thanks.