From 09ea2e5ae82ed03b0edfb62b06700ebb7c23b3c9 Mon Sep 17 00:00:00 2001
From: pmarsceill <pmarsceill@users.noreply.github.com>
Date: Tue, 5 May 2020 16:49:42 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Prettier?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 _sass/base.scss | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/_sass/base.scss b/_sass/base.scss
index ac9c0559..c3b66987 100644
--- a/_sass/base.scss
+++ b/_sass/base.scss
@@ -36,8 +36,7 @@ div,
 hr,
 form,
 fieldset,
-noscript
-.table-wrapper {
+noscript .table-wrapper {
   margin-top: 0;
 }
 
@@ -52,7 +51,6 @@ h6 {
   font-weight: 500;
   line-height: $body-heading-line-height;
   color: $body-heading-color;
-
 }
 
 p {
-- 
GitLab