diff --git a/app/assets/stylesheets/mobile/faqs.scss b/app/assets/stylesheets/mobile/faqs.scss index 5ac1191f374..3c1c6b17e39 100644 --- a/app/assets/stylesheets/mobile/faqs.scss +++ b/app/assets/stylesheets/mobile/faqs.scss @@ -2,16 +2,8 @@ // FAQs // -------------------------------------------------- -// Base -// -------------------------------------------------- - .body-page { - font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; - font-size: 16px; - line-height: 22px; margin: 20px 15px; -} - -.nav-pills { - font: 13px/18px "Helvetica Neue",Helvetica,Arial,sans-serif; -} + width: 90%; + padding-left: 0; +} \ No newline at end of file