Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 470 Bytes

minimal-button.md

File metadata and controls

19 lines (13 loc) · 470 Bytes
title keywords description
Buttons - Minimal button - MDN Minimalist
buttons, button styles, mdn minimalist, mdn, sass, library
Example style and use of the minimal button element

Minimal button

In some instances the standard buttons might be simply to large. In those cases you can use the minimal button.

Example

Minimal Button

Code

<button class="button minimal">Minimal Button</button>