Yet Another Heading
Sub Heading
- Yet another paragraph that is quite a bit longer than others.
+
+ 0________1_________2_________3_________4
+ Yet another paragraph that is quite a bit longer than others.
+
diff --git a/rtfd/public/html/style/main.css b/rtfd/public/html/style/main.css
index a25bad0..1167ee6 100644
--- a/rtfd/public/html/style/main.css
+++ b/rtfd/public/html/style/main.css
@@ -33,8 +33,7 @@ background-position: center;
background-size: cover;
color: #777;
font-family: monospace;
-font-size: 1rem;
-line-height: 1.25;
+line-height: 1.125;
margin-block: 0;
margin-inline: auto;
max-inline-size: 160ch;
diff --git a/rtfd/public/html/style/reset.css b/rtfd/public/html/style/reset.css
index f455aff..9048925 100644
--- a/rtfd/public/html/style/reset.css
+++ b/rtfd/public/html/style/reset.css
@@ -14,6 +14,7 @@ padding: 0;
html {
color-scheme: dark light;
+font-size: 1rem;
}
body {