better bitpay card get started state styling
This commit is contained in:
parent
6f1443c523
commit
9f79387bb3
3 changed files with 29 additions and 3 deletions
|
|
@ -41,11 +41,13 @@
|
|||
</div>
|
||||
|
||||
<div
|
||||
class="m10t text-center padding ng-hide"
|
||||
class="text-center padding get-started"
|
||||
ng-show="bitpayCard.getStarted">
|
||||
<i class="icon ion-ios-arrow-thin-up size-24"></i>
|
||||
<i class="icon ion-ios-arrow-thin-up get-started__arrow"></i>
|
||||
<h1>Get started</h1>
|
||||
<h4>Your BitPay Card is ready. Add funds to your card to start using your card at stores and ATMs worldwide.</h4>
|
||||
<div class="get-started__text">
|
||||
Your BitPay Card is ready. Add funds to your card to start using your card at stores and ATMs worldwide.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="list" ng-show="!bitpayCard.getStarted">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue