summaryrefslogtreecommitdiffhomepage
path: root/src/style.css
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-10-28 02:18:19 +0100
committerThomas Voss <mail@thomasvoss.com> 2024-10-28 02:18:19 +0100
commitfb9fce28be96758708944f559d71536de2d2301e (patch)
tree7989a2d3e13a7b4855d4c3d37aa7a3a69f57428f /src/style.css
parent083b0b53e450f317ca6e99cc1d077b10a5ac7d4d (diff)
Tweak aside margins
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
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);