diff --git a/_sass/typography.scss b/_sass/typography.scss index 334f5e5..4620554 100644 --- a/_sass/typography.scss +++ b/_sass/typography.scss @@ -131,6 +131,7 @@ blockquote { ========================================================================== */ p { + text-align: justify; margin: 0 0 $indent-var; // sibling indentation @if $paragraph-indent == true {