aboutsummaryrefslogtreecommitdiff
path: root/default.css
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-27 06:16:19 +0000
committerFuwn <[email protected]>2024-07-27 06:16:19 +0000
commit7924f37f1e8cad801b87be281becde7d1141473b (patch)
tree88836fd055eec0c1b188f5b3811cdd3d7bcff947 /default.css
parentformat(css): spacing (diff)
downloadseptember-7924f37f1e8cad801b87be281becde7d1141473b.tar.xz
september-7924f37f1e8cad801b87be281becde7d1141473b.zip
fix(css): heading font weight
Diffstat (limited to 'default.css')
-rw-r--r--default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.css b/default.css
index 8439d33..7d70d73 100644
--- a/default.css
+++ b/default.css
@@ -81,6 +81,7 @@ h4:before,
h5:before,
h6:before {
color: var(--muted);
+ font-weight: 400;
}
h1:first-child {