diff --git a/ui/scss/component/section.scss b/ui/scss/component/section.scss index f5a3843aa..2c6fd46f8 100644 --- a/ui/scss/component/section.scss +++ b/ui/scss/component/section.scss @@ -58,7 +58,7 @@ .section__title { text-align: left; - font-size: var(--font-title); + font-size: var(--font-large); font-weight: var(--font-weight-light); }