Hey I don't know if anyone else is having this issue. Usually if I create a design and center it with a 100% page the design stays sharp because when I resize my browser it's pixel perfect.
However I'm rebuilding my site using the Gaia framework and notices that when I resize my browser the content on the site anti-aliases and shifts between pixels?
I tried to find a method yesterday that was controlling the x, y coords for the pages on resize but couldn't see anything. I hoped that maybe Math.round() could solve the problem.
Here is my current site (no Gaia) -
http://www.lukesturgeon.co.ukHere is my new site (Gaia) -
http://clients.lukesturgeon.co.uk/dev/Has anyone else overcome this problem?