aboutsummaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2026-08-27 11:00:29 -0500
committerAlex Scerba <alex@scerba.org>2026-08-27 11:00:29 -0500
commit37e80b7d5549ba8fe03bd2b631d193c21809f060 (patch)
tree1e98277e8655e3086d31546691d55c8c239c14f7 /static/style.css
parent006729baee05171cdf04569982852cf293ab0fce (diff)
Unify blockquote and pararaph spacing
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
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 {