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
commite58fb6526d4c12919b92c203cd664a9819c2aa9c (patch)
tree88836fd055eec0c1b188f5b3811cdd3d7bcff947 /default.css
parentformat(css): spacing (diff)
downloadseptember-e58fb6526d4c12919b92c203cd664a9819c2aa9c.tar.xz
september-e58fb6526d4c12919b92c203cd664a9819c2aa9c.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 {