diff options
| -rw-r--r-- | scss/_type.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_type.scss b/scss/_type.scss index 2b0a2567c..f6fcd07b2 100644 --- a/scss/_type.scss +++ b/scss/_type.scss @@ -152,7 +152,7 @@ mark, &::before { content: "\2014 \00A0"; // em dash, nbsp } - } +} // Opposite alignment of blockquote .blockquote-reverse { |
