diff --git a/themes/wporg-5ftf-2024/src/pledge-teams/style.scss b/themes/wporg-5ftf-2024/src/pledge-teams/style.scss index 00ca345..c6bfc6a 100644 --- a/themes/wporg-5ftf-2024/src/pledge-teams/style.scss +++ b/themes/wporg-5ftf-2024/src/pledge-teams/style.scss @@ -29,8 +29,8 @@ } .badge-label { - font-size: var(--wp--preset--font-size--extra-small); - line-height: var(--wp--custom--body--extra-small--typography--line-height); + font-size: var(--wp--preset--font-size--small); + line-height: var(--wp--custom--body--small--typography--line-height); } }