Just need a best practices tip for preventing a logo image (png) from getting too BIG on a mobile device.
It looks good on a desktop screen at full width, and it looks fine when you make the window smaller.
But if I use something like opera emulator to simulate a nexus 7 or some other tablet, then it looks larger and pixelated.
Is it best to just set the max-height to the actual height of the image?
(I know that sounds like a stupid question, but just humor me here, people.)
Thanks in advance.