From d00aabb80db54644f0b1475fad910f0308f181a0 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Thu, 23 Jul 2020 16:32:52 +0000 Subject: [PATCH] Make blog previews more compact --- static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index d37cfd2..2f37f4b 100644 --- a/static/style.css +++ b/static/style.css @@ -101,8 +101,8 @@ p { } div.block-small p { - margin-top: 9px; - margin-bottom: 9px; + margin-top: 0px; + margin-bottom: 0px; } h1, h2 {