Skip to content

Commit

Permalink
style: make headers slightly less bold
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Sep 6, 2023
1 parent bd8d7ea commit 036cae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export default {

"h1, h2, h3, h4": {
letterSpacing: "-.01em",
fontWeight: "650",
fontWeight: "550",
},

dt: { fontWeight: "bold" },
Expand Down

0 comments on commit 036cae9

Please sign in to comment.