diff --git a/services/web/frontend/stylesheets/bootstrap-5/components/blog-posts.scss b/services/web/frontend/stylesheets/bootstrap-5/components/blog-posts.scss index db0772a4b0..c0bc9d6dcd 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/components/blog-posts.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/components/blog-posts.scss @@ -67,6 +67,8 @@ } .blog-post-title-link { + @include heading-lg; + margin-top: var(--spacing-04); margin-bottom: var(--spacing-06);