UI Buttons

Basic Buttons

Use the class .btn .btn-{type} for colors.

Outline Styled Buttons

Use the .btn .btn-outline-{type} class for outline buttons.

Square Button Style

Use the .btn .btn-square .btn-{type} class for square buttons.

Buttons Sizes

Use the .btn-sm or .btn-lg classes.

Button icons

Use the font awesome icons <i class="fas fa-info-circle"i></i>