#3 Fix SVG size
Merged by puiterwijk. Opened by dtheisen.
dtheisen/ipsilon-website fix-svg-size  into  master

Download 3.patch

The canvas of the original SVG was 528.03467x156.06937 units, while the logo was only 400x100 units, so there were unintended consequences when setting static pixel sizes in HTML while using it. The canvas has been resized using Inkscape to reflect the size of the actual logo. The resulting XML could probably be cleaned up a bit.

Pull-Request has been merged by puiterwijk

Metadata