mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
10 lines
243 B
HTML
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>
|