SVG image size for FF

This commit is contained in:
Abhorrent_Anger 2019-01-26 21:04:26 +02:00
parent 14bd9ca6d7
commit b3e2c4afaa
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<div id="main-container">
<div>
<svg class="center" width="128" height="64">
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" alt="PuBe"/>
<image xlink:href="img/pube-logo.svg" src="img/pube-logo.png" width="128" height="64" alt="PuBe"/>
</svg>
</div>
<hr>