diff --git a/app/assets/stylesheets/common/base/faqs.scss b/app/assets/stylesheets/common/base/faqs.scss index 5cdb93c1166..1c1e437be9c 100644 --- a/app/assets/stylesheets/common/base/faqs.scss +++ b/app/assets/stylesheets/common/base/faqs.scss @@ -1,4 +1,5 @@ .body-page { + font-size: $font-up-1; // Consistent vertical spacing blockquote, @@ -12,7 +13,6 @@ ol, table { margin: 0 0 20px; - font-size: $font-up-1; line-height: $line-height-large; }