Parcourir la source

alinéas des paragraphes sur les pages également

Hugo Roy il y a 9 ans
Parent
commit
abdcf082fe
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;