From 0fdfde7709aecda1b75aa34e6a7e504e041cbf8a Mon Sep 17 00:00:00 2001
From: Bass Jobsen <bass@w3masters.nl>
Date: Tue, 3 Nov 2015 10:52:18 +0100
Subject: [PATCH] Update _type.scss

---
 scss/_type.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scss/_type.scss b/scss/_type.scss
index 2b0a2567c7..f6fcd07b21 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 {
-- 
GitLab