From 84ad411977f1bdccee73c31e63ad657d135f8ba7 Mon Sep 17 00:00:00 2001 From: Rowan Cockett Date: Mon, 29 Jun 2020 10:36:30 -0600 Subject: [PATCH] =?UTF-8?q?=E2=AC=87=EF=B8=8F=20Margin=20bottom=20in=20art?= =?UTF-8?q?icle=20quote=20p?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/_quote.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/_quote.scss b/styles/_quote.scss index e4ef4a0..82efd33 100644 --- a/styles/_quote.scss +++ b/styles/_quote.scss @@ -9,6 +9,7 @@ article { font-size: 1.5em; line-height: 1.2; margin-top: 0; + margin-bottom: 0; } footer {