diff options
Diffstat (limited to 'default.css')
| -rw-r--r-- | default.css | 1 |
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 { |