fix splash screen
This commit is contained in:
parent
31cdda01cc
commit
072464f3f8
1 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<div class="medium-6 large-4 medium-centered small-centered large-centered columns">
|
||||
<div class="m50b p20">
|
||||
<h4 class="text-bold size-14" translate>WELCOME TO</h4>
|
||||
<img src="img/logo.svg" alt="tour1" width="100">
|
||||
<img src="img/logo.png" alt="tour1" width="100">
|
||||
</div>
|
||||
<div class="line-b"></div>
|
||||
<span class="text-gray size-14 db m10b m10t" translate>
|
||||
|
|
@ -16,4 +16,3 @@
|
|||
<button ng-click="$root.go('createProfile')" class="button black expand radius " translate> START </button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue