diff --git a/assets/stylesheets/template/modules/faq.scss b/assets/stylesheets/template/modules/faq.scss index a461207..f6eff64 100755 --- a/assets/stylesheets/template/modules/faq.scss +++ b/assets/stylesheets/template/modules/faq.scss @@ -43,4 +43,9 @@ } } } +} +.index-faqs.index2 { + .post { + display: none; + } } \ No newline at end of file