Design System
Border Radius
Usage
| Name | Class Name | SCSS | |
|---|---|---|---|
1 | .rounded-1 | $border-radius-1 | |
2 | .rounded-2 | $border-radius-2 | |
3 | .rounded-3 | $border-radius-3 | |
4 | .rounded-4 | $border-radius-4 | |
5 | .rounded-5 | $border-radius-5 | |
6 | .rounded-6 | $border-radius-6 | |
7 | .rounded-7 | $border-radius-7 | |
8 | .rounded-8 | $border-radius-8 | |
9 | .rounded-9 | $border-radius-9 | |
10 | .rounded-10 | $border-radius-10 | |
11 | .rounded-11 | $border-radius-11 | |
12 | .rounded-12 | $border-radius-12 | |
Full | .rounded-full | $border-radius-full |