From 1b53c5c8d2ddcc01eb09208433629c29bf47d4f2 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 9 Dec 2022 15:51:59 -0800 Subject: [PATCH] Remove blank lines --- layouts/_default/baseof.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ea431262..68b238ac 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -35,11 +35,9 @@ border-left: 0.25rem solid #e9ecef; border-right: 0.25rem solid white; } - blockquote p:last-of-type { margin-bottom: 0; } - #content div { margin-bottom: 1rem; }