about summary refs log tree commit diff
path: root/src/alf/tokens.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/alf/tokens.ts')
-rw-r--r--src/alf/tokens.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/alf/tokens.ts b/src/alf/tokens.ts
index 1d99e5e57..576aafe95 100644
--- a/src/alf/tokens.ts
+++ b/src/alf/tokens.ts
@@ -44,6 +44,7 @@ export const borderRadius = {
   xs: 4,
   sm: 8,
   md: 12,
+  lg: 16,
   full: 999,
 } as const