Fixes creating profile logo
This commit is contained in:
parent
6efa5347fa
commit
4e092f33ba
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
ng-controller="createProfileController as cp">
|
||||
|
||||
<div class="text-center logo-setup p20">
|
||||
<img src="img/logo-negative.svg" alt="Copay" width="100">
|
||||
<img src="img/logo.svg" alt="Copay" width="150">
|
||||
<div ng-include="'views/includes/version.html'"></div>
|
||||
</div>
|
||||
<div class="text-center size-12 text-warning" ng-show="cp.error">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue