From 4591220a271effcfa48a7d6487779469595b0d7c Mon Sep 17 00:00:00 2001 From: Banshee-92 <138103229+Banshee-92@users.noreply.github.com> Date: Tue, 10 Oct 2023 16:19:22 +0200 Subject: [PATCH] Change caption --- tokens.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tokens.json b/tokens.json index c92f50a7a..8b09f9116 100644 --- a/tokens.json +++ b/tokens.json @@ -1064,7 +1064,7 @@ "caption": { "value": { "fontFamily": "{core.font.family.main}", - "fontWeight": "{core.font.weight.semiBold}", + "fontWeight": "{core.font.weight.medium}", "fontSize": "{core.font.size.30}", "lineHeight": "{core.font.lineHeight.75}" },