Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Last active July 12, 2018 23:06
Show Gist options
  • Save sendgrid-gists/ae9179e42960cd832d37c3bb7e4c4d4e to your computer and use it in GitHub Desktop.
Save sendgrid-gists/ae9179e42960cd832d37c3bb7e4c4d4e to your computer and use it in GitHub Desktop.
SendGrid style-guide plan card
<div class="card is-plan">
<div class="plan-details-wrap">
<h3 class="plan-title">Pro 300K</h3>
<p class="plan-subtitle">300,000 emails/mo + $0.00050 per additional email</p>
</div>
<div class="plan-selection-wrap">
<p class="plan-price">$199.95/mo*</p>
<a class="btn btn-small btn-secondary" href="#">Select</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment