diff --git a/services/web/public/stylesheets/core/_common-variables.less b/services/web/public/stylesheets/core/_common-variables.less index f33b62456f..1deb094381 100644 --- a/services/web/public/stylesheets/core/_common-variables.less +++ b/services/web/public/stylesheets/core/_common-variables.less @@ -46,7 +46,7 @@ //** By default, this inherits from the ``. @headings-font-family: @font-family-serif; @headings-font-weight: 500; -@headings-line-height: 1.1; +@headings-line-height: 1.35; @headings-color: @gray-dark;