about summary refs log tree commit diff
path: root/src/components/Pills.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Pills.tsx')
-rw-r--r--src/components/Pills.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Pills.tsx b/src/components/Pills.tsx
index 742a11667..6c8084743 100644
--- a/src/components/Pills.tsx
+++ b/src/components/Pills.tsx
@@ -132,7 +132,7 @@ export function Label({
             <Text
               style={[
                 text,
-                a.font_semibold,
+                a.font_bold,
                 a.leading_tight,
                 t.atoms.text_contrast_medium,
                 {paddingRight: 3},