Justify blockquote'd text

This commit is contained in:
Jeff Parsons 2016-08-14 11:54:57 -07:00
commit 8869bb3dcd

View file

@ -111,6 +111,10 @@ blockquote {
color: $grey-color;
border-left: 4px solid $grey-color-light;
padding-left: $spacing-unit / 2;
padding-right: $spacing-unit / 2;
padding-bottom: $spacing-unit / 2;
margin-bottom: 0;
text-align: justify;
/* font-size: 18px; */
/* letter-spacing: -1px; */
/* font-style: italic; */