Borders

Border style

To display a border, use the class bs- with the style you want (solid or dotted).

To color the border, use the class bc- with the color code you want.

Border width

You can adjust the size of the border with the class bw- and the size name below.

Name Value
none 0px
xxs 1px
m 2px
l 4px
xl 6px
xxl 10px

Border radius

To add a radius to an element, use the class br- with the size name below.

Name Value
none 0px
xxs 2px
xs 3px
m 4px
l 8px
xl 12px
xxl 20px
circle 50%