Border Width
Last updated
Last updated
Applies to: ,
The following border width classes are provided to help with styling buttons.
Class
Property
.border-0
border-width: 0;
.border-1
border-width: 0.25;
.border-2
border-width: 0.5;
.border-3
border-width: 1;
.border-4
border-width: 2;
.border-5
border-width: 3;