Browse Source

alinéas des paragraphes sur les pages également

Hugo Roy 9 years ago
parent
commit
abdcf082fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _sass/typography.scss

+ 1 - 1
_sass/typography.scss

@@ -151,7 +151,7 @@ p {
     }
 }
 
-.post article {
+.post article, .page article {
     @if $paragraph-indent == true {
         p {
             text-indent: $indent-var;