From 37e80b7d5549ba8fe03bd2b631d193c21809f060 Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Thu, 27 Aug 2026 11:00:29 -0500 Subject: Unify blockquote and pararaph spacing --- static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 412fa13..49f055c 100644 --- a/static/style.css +++ b/static/style.css @@ -443,6 +443,7 @@ footer * { blockquote { font-style: italic; + margin-bottom: 2rem; } .gallery { -- cgit v1.2.3