Skip to content

Commit

Permalink
fix: make headers on the website bold (#6146)
Browse files Browse the repository at this point in the history
* fix: make headers on the website bold

This makes the posts more readable

Signed-off-by: Joyee Cheung <[email protected]>

* fixup! fix: make headers on the website bold

Signed-off-by: Joyee Cheung <[email protected]>

---------

Signed-off-by: Joyee Cheung <[email protected]>
  • Loading branch information
joyeecheung authored Nov 29, 2023
1 parent 2c89fde commit 95100bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/old/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ h2,
h3,
h4,
h5 {
font-weight: 400;
font-weight: 700;
}

h2 {
Expand Down

0 comments on commit 95100bd

Please sign in to comment.