Skip to content

Instantly share code, notes, and snippets.

@clarkus
Created October 13, 2014 15:47
Show Gist options
  • Select an option

  • Save clarkus/6091f345b8896257cea0 to your computer and use it in GitHub Desktop.

Select an option

Save clarkus/6091f345b8896257cea0 to your computer and use it in GitHub Desktop.
Use Case Card markup pattern
<div class="card usecase">
<strong class="usecase-name">Engage High Risk Customers to Prevent Churn</strong>
<p class="description">Prevent customers from churning by proactively identifying those at high risk and re-engaging them through relevant email promotions.</p>
<a class="btn btn-primary">Learn More</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment