diff --git a/scss/_type.scss b/scss/_type.scss
index 2b0a2567c73ac5e8919c0660a1c252f5e0b5ac81..f6fcd07b21b485282eb3e6b3fcc7048a117f95cd 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 {