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