summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-01-02 12:20:04 -0330
committerSam Anthony <sam@samanthony.xyz>2026-01-02 12:20:04 -0330
commite522f0a02941a3dcabfeebd2842de61ba2d93901 (patch)
tree7ed91db4ae0fd7114852e0eebb1960472518c84c /themes
parent3d69c389ed3a7c784060766afe9b8e83f21c8ce7 (diff)
downloadsamanthony.xyz-e522f0a02941a3dcabfeebd2842de61ba2d93901.zip
paragraph spacing
Diffstat (limited to 'themes')
-rw-r--r--themes/aoidh/assets/aoidh.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/aoidh/assets/aoidh.css b/themes/aoidh/assets/aoidh.css
index 5fad28d..b837158 100644
--- a/themes/aoidh/assets/aoidh.css
+++ b/themes/aoidh/assets/aoidh.css
@@ -77,7 +77,7 @@ p {
hyphens: auto;
text-justify: inter-word;
margin-top: 0;
- margin-bottom: 1rem;
+ margin-bottom: .6em;
}
a {
@@ -99,15 +99,15 @@ a:active {
}
h1 {
- font-size: 1.3em;
+ font-size: 1.3rem;
}
h2 {
- font-size: 1.2em;
+ font-size: 1.2rem;
}
h3 {
- font-size: 1.1em;
+ font-size: 1.1rem;
}
h1, h2, h3 {