gitpitch/docs/_snippets/list-widget-styles.md
2020-09-29 07:45:10 +01:00

31 lines
512 B
Markdown

<details>
<summary>List Spacing Styles</summary>
- **list-spaced-xs-bullets**
- **list-spaced-sm-bullets**
- **list-spaced-bullets**
- **list-spaced-lg-bullets**
- **list-spaced-xl-bullets**
</details>
<details>
<summary>List Bullet Styles</summary>
- **list-disc-bullets**
- **list-circle-bullets**
- **list-square-bullets**
- **list-alpha-bullets**
- **list-roman-bullets**
- **list-boxed-bullets**
</details>
<details>
<summary>List Custom Styles</summary>
- **any-custom-css-style-name**
</details>