logo fixes
This commit is contained in:
parent
9492530659
commit
5761554c39
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<div class="header">
|
||||
<div class="header-content">
|
||||
<figure class="left">
|
||||
<img src="./img/logo-negative.svg" alt="" width="130">
|
||||
<a href="#"><img src="./img/logo-negative.svg" alt="Copay" width="130" /></a>
|
||||
</figure>
|
||||
<div class="text-right" ng-show="$root.wallet">
|
||||
<h5 ng-show="$root.wallet.id">Wallet ID: {{$root.wallet.id}}</h5>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue