From fb9fce28be96758708944f559d71536de2d2301e Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 28 Oct 2024 02:18:19 +0100 Subject: Tweak aside margins --- src/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/style.css b/src/style.css index 843e9da..d60cec7 100644 --- a/src/style.css +++ b/src/style.css @@ -198,6 +198,7 @@ del { color: red; } .hl-red { color: red; } aside { + margin-block: 1rem; font-style: italic; color: var(--faint); -- cgit v1.2.3