fix splash screen

This commit is contained in:
bechi 2015-04-30 16:05:59 -03:00
commit 072464f3f8

View file

@ -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>