How can I get a sharp logo in my website?
How can I get a sharp logo in my website?
Question
When I upload my logo in png, it's coming with a pixelated white edge. When I send in jpeg, it's not sharp enough. How should I do it?
2017/03/21
Popular Answer
If you have the logo vector file...you could export as .SVG. Have a look here: https://css-tricks.com/using-svg
It will look the same across all sizes and users devices.
2015/06/08