dash-website/_components/buttons.html
2016-07-24 18:43:58 -04:00

10 lines
243 B
HTML

---
title: "Buttons"
type: buttons
usage:
---
<a href="#" class="btn-white-solid">btn-white-solid</a>
<a href="#" class="btn-green">btn-green</a>
<a href="#" class="btn-blue">btn-blue</a>
<a href="#" class="btn-blue-solid">btn-blue-solid</a>