Rounded Border
Since 1.7.0
Class
Code Sample
.rounded--{1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | full}
.rounded--{t | r | b | l}--{1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10}
Variable
Class
Properties
.rounded--1
border-radius: 1px
.rounded--2
border-radius: 2px
.rounded--3
border-radius: 3px
.rounded--4
border-radius: 4px
.rounded--5
border-radius: 5px
.rounded--6
border-radius: 6px
.rounded--7
border-radius: 7px
.rounded--8
border-radius: 8px
.rounded--9
border-radius: 9px
.rounded--10
border-radius: 10px
Last updated