diff options
| author | Alex Scerba <alex@scerba.org> | 2026-08-27 11:00:29 -0500 |
|---|---|---|
| committer | Alex Scerba <alex@scerba.org> | 2026-08-27 11:00:29 -0500 |
| commit | 37e80b7d5549ba8fe03bd2b631d193c21809f060 (patch) | |
| tree | 1e98277e8655e3086d31546691d55c8c239c14f7 /static | |
| parent | 006729baee05171cdf04569982852cf293ab0fce (diff) | |
Unify blockquote and pararaph spacing
Diffstat (limited to 'static')
| -rw-r--r-- | static/style.css | 1 |
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 {
|
