diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/outline.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/outline.scss index cc815ea058..9d78455f61 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/outline.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/outline.scss @@ -117,6 +117,8 @@ .outline-item-link { flex-grow: 1; padding: var(--spacing-02); + font-size: var(--font-size-02); + line-height: var(--line-height-02); } }