Fix image on About
This commit is contained in:
parent
d816c08dc8
commit
2a785ca84b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<div class="content p20v" ng-controller="preferencesAbout as about">
|
||||
<ul class="no-bullet m0 size-14">
|
||||
<div class="m20t m20b text-center">
|
||||
<img src="img/logo.svg" alt="Copay" width="120">
|
||||
<div class="text-center small-5 small-centered columns p20" >
|
||||
<img src="img/logo.png" alt="Copay" width="100%">
|
||||
</div>
|
||||
<h4 class="title m0" translate>Release Information</h4>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue