From bad0ef555119800d38f604c8b7cf3d8f544856b0 Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Tue, 6 Jun 2017 15:47:56 +0200 Subject: [PATCH] Linting --- src/scss/_typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scss/_typography.scss b/src/scss/_typography.scss index fe4503d..e1626ab 100644 --- a/src/scss/_typography.scss +++ b/src/scss/_typography.scss @@ -1,7 +1,6 @@ /*============================ 2. TYPOGRAPHY & LISTS ============================== */ - html, body { font-weight: 300; @@ -357,6 +356,7 @@ h1 span { } } } + /* -- Pull Quote (Right/Left) -- */ [class*='text-pull'] { font-size: 2.4rem;