.btn
classes are designed to be used with the <button>
element. However, you can also use these classes on <a>
or <input>
elements (though some browsers may apply a slightly different rendering)..border-button
to change outline border.
.light-color
to change button light style.
.square-button
to change border radius.
.rounded-button
to change border radius.