design(tour): polish illustrations, fix svgs for safari

This commit is contained in:
Jason Dreyzehner 2016-10-06 14:55:29 -04:00
commit 5141dd109b
5 changed files with 154 additions and 212 deletions

View file

@ -19,8 +19,7 @@
<div class="cta-buttons">
<p class="onboarding-tldr" translate>Just scan the code to pay.</p>
<button class="button button-block button-secondary" ng-click="slideNext()">
Got it
<i class="icon ion-ios-arrow-thin-right"></i>
Got it &rarr;
</button>
</div>
</ion-content>
@ -35,8 +34,7 @@
<div class="cta-buttons">
<p class="onboarding-tldr" translate>The exchange rate changes with the market.</p>
<button class="button button-block button-secondary" ng-click="slideNext()">
Makes sense
<i class="icon ion-ios-arrow-thin-right"></i>
Makes sense &rarr;
</button>
</div>
</ion-content>