PNG should be 48x48 too.
This commit is contained in:
parent
7fc5a5b2f5
commit
ecc71bef27
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<svg width="48" height="48">
|
||||
<image xlink:href="/copyleft.svg" src="/copyleft.png" width="96" height="96" />
|
||||
<image xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" />
|
||||
</svg>
|
||||
<button class="navbar-toggle" data-target=".npoacct-navbar-collapse" data-toggle="collapse" type="button">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
|
|
Loading…
Reference in a new issue