diff --git a/app/assets/stylesheets/article-show.scss b/app/assets/stylesheets/article-show.scss index 525fc0f5c..c1860fb48 100644 --- a/app/assets/stylesheets/article-show.scss +++ b/app/assets/stylesheets/article-show.scss @@ -304,7 +304,6 @@ article{ .body{ margin:auto; width:82%; - font-family: $helvetica; font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif; font-size: 21px; line-height: 32px;