Quote Originally Posted by MeltDown View Post
Hi Jade - This response spoke to my question as well. I was able to implement these suggestions successfully. However, the edges of the font within my logo seem jagged. Any idea why that would be?

Here's a link, if that helps:
PittiVintage

Thanks.

In your css, you have your #logo's width as 750em. Em's are different than px's. Change that to 750px. :-)